diff options
Diffstat (limited to 'www/chromium/files/patch-media_cast_BUILD.gn')
-rw-r--r-- | www/chromium/files/patch-media_cast_BUILD.gn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-media_cast_BUILD.gn b/www/chromium/files/patch-media_cast_BUILD.gn index a7731a61f341..383281c50daa 100644 --- a/www/chromium/files/patch-media_cast_BUILD.gn +++ b/www/chromium/files/patch-media_cast_BUILD.gn @@ -1,6 +1,6 @@ ---- media/cast/BUILD.gn.orig 2017-01-26 00:49:15 UTC +--- media/cast/BUILD.gn.orig 2017-03-09 20:04:34 UTC +++ media/cast/BUILD.gn -@@ -356,7 +356,7 @@ test("cast_unittests") { +@@ -358,7 +358,7 @@ test("cast_unittests") { } } @@ -9,7 +9,7 @@ # This is a target for the collection of cast development tools. They are # not built/linked into the Chromium browser. group("testing_tools") { -@@ -410,7 +410,7 @@ if (is_win || is_mac || (is_linux && !is +@@ -412,7 +412,7 @@ if (is_win || is_mac || (is_linux && !is "//ui/gfx/geometry", ] @@ -18,7 +18,7 @@ sources += [ "test/linux_output_window.cc", "test/linux_output_window.h", -@@ -513,7 +513,7 @@ if (is_win || is_mac || (is_linux && !is +@@ -515,7 +515,7 @@ if (is_win || is_mac || (is_linux && !is } } |