diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-08-26 17:09:02 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-08-26 17:09:02 +0000 |
commit | b88b94b93ed0b3627f1b378dfe8487cc771fc34a (patch) | |
tree | c3ccf772a3d86897da74898d1bbad2b036954bac /www/chromium/files/patch-content__content_tests.gypi | |
parent | Allow the build to get much farther before it fails. Now it fails on (diff) |
Update www/chromium to 37.0.2062.94
Obtained from: freebsd-chromium@ (especially Carlos Medina)
MFH: 2014Q3
Security: http://www.vuxml.org/freebsd/fd5f305d-2d3d-11e4-aa3d-00262d5ed8ee.html
Notes
Notes:
svn path=/head/; revision=366226
Diffstat (limited to 'www/chromium/files/patch-content__content_tests.gypi')
-rw-r--r-- | www/chromium/files/patch-content__content_tests.gypi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-content__content_tests.gypi b/www/chromium/files/patch-content__content_tests.gypi index 259270337004..083983701a5f 100644 --- a/www/chromium/files/patch-content__content_tests.gypi +++ b/www/chromium/files/patch-content__content_tests.gypi @@ -1,6 +1,6 @@ ---- ./content/content_tests.gypi.orig 2014-08-12 21:01:27.000000000 +0200 -+++ ./content/content_tests.gypi 2014-08-13 09:56:57.000000000 +0200 -@@ -872,6 +872,15 @@ +--- ./content/content_tests.gypi.orig 2014-08-20 21:02:50.000000000 +0200 ++++ ./content/content_tests.gypi 2014-08-22 15:06:25.000000000 +0200 +@@ -889,6 +889,15 @@ 'browser/geolocation/wifi_data_provider_linux_unittest.cc', ], }], |