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-chrome__chrome_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-chrome__chrome_tests.gypi')
-rw-r--r-- | www/chromium/files/patch-chrome__chrome_tests.gypi | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/chromium/files/patch-chrome__chrome_tests.gypi b/www/chromium/files/patch-chrome__chrome_tests.gypi deleted file mode 100644 index 5b97b3766514..000000000000 --- a/www/chromium/files/patch-chrome__chrome_tests.gypi +++ /dev/null @@ -1,11 +0,0 @@ ---- ./chrome/chrome_tests.gypi.orig 2014-08-12 21:02:25.000000000 +0200 -+++ ./chrome/chrome_tests.gypi 2014-08-13 09:56:57.000000000 +0200 -@@ -1548,7 +1548,7 @@ - 'test/remoting/remote_desktop_browsertest.h', - 'test/remoting/waiter.cc', - 'test/remoting/waiter.h', -- 'test/security_tests/sandbox_browsertest_linux.cc', -+ #'test/security_tests/sandbox_browsertest_linux.cc', - 'test/security_tests/sandbox_browsertest_win.cc', - # TODO(craig): Rename this and run from base_unittests when the test - # is safe to run there. See http://crbug.com/78722 for details. |