diff options
Diffstat (limited to 'www/chromium/files/patch-chromecast_BUILD.gn')
-rw-r--r-- | www/chromium/files/patch-chromecast_BUILD.gn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-chromecast_BUILD.gn b/www/chromium/files/patch-chromecast_BUILD.gn index d013abad..ac78333 100644 --- a/www/chromium/files/patch-chromecast_BUILD.gn +++ b/www/chromium/files/patch-chromecast_BUILD.gn @@ -1,7 +1,7 @@ ---- chromecast/BUILD.gn.orig 2017-01-26 00:49:11 UTC +--- chromecast/BUILD.gn.orig 2017-04-19 19:06:32 UTC +++ chromecast/BUILD.gn -@@ -51,7 +51,7 @@ cast_test_group("cast_tests") { - tests += [ "//gpu:gpu_unittests" ] +@@ -55,7 +55,7 @@ cast_test_group("cast_tests") { + } } - if (is_linux) { |