summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chromecast_browser_metrics_BUILD.gn
blob: e90005f6196c06f2af7ad6f629c2a6fd1423c6ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chromecast/browser/metrics/BUILD.gn.orig	2019-06-04 18:55:20 UTC
+++ chromecast/browser/metrics/BUILD.gn
@@ -31,7 +31,7 @@ cast_source_set("metrics") {
     "//third_party/metrics_proto",
   ]
 
-  if (is_linux) {
+  if (is_linux || is_bsd) {
     sources += [
       "external_metrics.cc",
       "external_metrics.h",