diff options
author | jschuh@chromium.org <jschuh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-12 17:24:38 +0000 |
---|---|---|
committer | jschuh@chromium.org <jschuh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-12 17:24:38 +0000 |
commit | b40fd9374321309e32a11ca9b2560fe21cf90367 (patch) | |
tree | b1aec1f98083094615ef2ff1def9493e46800058 /sandbox/sandbox.gyp | |
parent | 97224fb816291c65e63c1e8050bd2cf94aa4c43c (diff) | |
download | chromium_src-b40fd9374321309e32a11ca9b2560fe21cf90367.zip chromium_src-b40fd9374321309e32a11ca9b2560fe21cf90367.tar.gz chromium_src-b40fd9374321309e32a11ca9b2560fe21cf90367.tar.bz2 |
These unit tests are flaky and the code is exercised in the integration tests.
BUG=89325
TEST=None
Review URL: http://codereview.chromium.org/7870006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100712 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sandbox/sandbox.gyp')
-rw-r--r-- | sandbox/sandbox.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/sandbox.gyp b/sandbox/sandbox.gyp index 295c8bd..cbabb71 100644 --- a/sandbox/sandbox.gyp +++ b/sandbox/sandbox.gyp @@ -313,7 +313,6 @@ 'tests/common/test_utils.cc', 'tests/common/test_utils.h', 'tests/unit_tests/unit_tests.cc', - 'src/handle_table_unittest.cc', 'src/interception_unittest.cc', 'src/service_resolver_unittest.cc', 'src/restricted_token_unittest.cc', |