diff options
author | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2017-04-29 22:08:59 +0000 |
---|---|---|
committer | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2017-04-29 22:08:59 +0000 |
commit | e07f65b746ff1d52d943dd930315f7ec7a0c726a (patch) | |
tree | 6455e241c8b173fb7059c54c6bde8ef44284f2d0 /www/chromium/files/patch-content_test_BUILD.gn | |
parent | dns/unbound: update 1.6.1 -> 1.6.2 (diff) |
www/chromium: update to 58.0.3029.81
MFH: 2017Q2
Security: https://vuxml.freebsd.org/freebsd/95a74a48-2691-11e7-9e2d-e8e0b747a45a.html
Notes
Notes:
svn path=/head/; revision=439776
Diffstat (limited to 'www/chromium/files/patch-content_test_BUILD.gn')
-rw-r--r-- | www/chromium/files/patch-content_test_BUILD.gn | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/chromium/files/patch-content_test_BUILD.gn b/www/chromium/files/patch-content_test_BUILD.gn index 13b6df8ccbb9..968e41e4bfa4 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-03-09 20:04:32 UTC +--- content/test/BUILD.gn.orig 2017-04-19 19:06:34 UTC +++ content/test/BUILD.gn -@@ -771,7 +771,7 @@ test("content_browsertests") { +@@ -785,7 +785,7 @@ test("content_browsertests") { } } @@ -9,7 +9,7 @@ data += [ "$root_out_dir/content_shell.pak", "data/", -@@ -1392,7 +1392,7 @@ test("content_unittests") { +@@ -1425,7 +1425,7 @@ test("content_unittests") { sources += [ "../browser/memory/memory_monitor_linux_unittest.cc" ] } @@ -18,7 +18,7 @@ data = [ "$root_out_dir/content_shell.pak", "data/", -@@ -1597,7 +1597,7 @@ test("content_unittests") { +@@ -1632,7 +1632,7 @@ test("content_unittests") { "//ui/shell_dialogs:shell_dialogs", ] @@ -27,7 +27,7 @@ sources += [ "../browser/media/capture/desktop_capture_device_unittest.cc" ] deps += [ "//third_party/webrtc/modules/desktop_capture" ] -@@ -1631,7 +1631,7 @@ test("content_unittests") { +@@ -1670,7 +1670,7 @@ test("content_unittests") { } } |