summaryrefslogtreecommitdiffstats
path: root/www/chromium/files/patch-chromecast_browser_BUILD.gn
blob: 0012a2ea80a2e8beaa08ca73d73860c082bcb33d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- chromecast/browser/BUILD.gn.orig	2017-04-19 19:06:32 UTC
+++ chromecast/browser/BUILD.gn
@@ -125,7 +125,7 @@ source_set("browser") {
     "//ui/gl",
   ]
 
-  if (is_linux) {
+  if (is_linux || is_bsd) {
     sources += [
       "cast_content_window_linux.cc",
       "cast_content_window_linux.h",
OpenPOWER on IntegriCloud