summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome__chrome_tests.gypi
blob: 5b97b37665148cd9aa46a58f35b6b6fbc108901d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./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.