aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_ui_BUILD.gn
blob: cd892fb19cd705c5b361ecac06b1ab0665c69d10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/ui/BUILD.gn.orig	2017-04-19 19:06:30 UTC
+++ chrome/browser/ui/BUILD.gn
@@ -3135,7 +3135,7 @@ split_static_library("ui") {
       ]
     }
   }
-  if (is_linux) {  # Both desktop Linux and ChromeOS.
+  if (is_linux || is_bsd) {  # Both desktop Linux and ChromeOS.
     sources += [
       "certificate_dialogs.cc",
       "certificate_dialogs.h",