aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_test_BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-content_test_BUILD.gn')
-rw-r--r--www/chromium/files/patch-content_test_BUILD.gn12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/chromium/files/patch-content_test_BUILD.gn b/www/chromium/files/patch-content_test_BUILD.gn
index 08c56095d601..13b6df8ccbb9 100644
--- a/www/chromium/files/patch-content_test_BUILD.gn
+++ b/www/chromium/files/patch-content_test_BUILD.gn
@@ -1,6 +1,6 @@
---- content/test/BUILD.gn.orig 2017-01-26 00:49:13 UTC
+--- content/test/BUILD.gn.orig 2017-03-09 20:04:32 UTC
+++ content/test/BUILD.gn
-@@ -748,7 +748,7 @@ test("content_browsertests") {
+@@ -771,7 +771,7 @@ test("content_browsertests") {
}
}
@@ -9,7 +9,7 @@
data += [
"$root_out_dir/content_shell.pak",
"data/",
-@@ -1350,7 +1350,7 @@ test("content_unittests") {
+@@ -1392,7 +1392,7 @@ test("content_unittests") {
sources += [ "../browser/memory/memory_monitor_linux_unittest.cc" ]
}
@@ -18,7 +18,7 @@
data = [
"$root_out_dir/content_shell.pak",
"data/",
-@@ -1540,7 +1540,7 @@ test("content_unittests") {
+@@ -1597,7 +1597,7 @@ test("content_unittests") {
"//ui/shell_dialogs:shell_dialogs",
]
@@ -27,8 +27,8 @@
sources +=
[ "../browser/media/capture/desktop_capture_device_unittest.cc" ]
deps += [ "//third_party/webrtc/modules/desktop_capture" ]
-@@ -1576,7 +1576,7 @@ test("content_unittests") {
- ]
+@@ -1631,7 +1631,7 @@ test("content_unittests") {
+ }
}
- if (is_linux) {