diff options
author | glider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-27 11:28:11 +0000 |
---|---|---|
committer | glider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-27 11:28:11 +0000 |
commit | 47912fc95a9e55e0a3897ab20bdbbb573d97a881 (patch) | |
tree | d02e55b9561a4336b941d45e953092f8991b075a /build | |
parent | fdec4a80ffd26e54eba91aebf171595da7e7f48c (diff) | |
download | chromium_src-47912fc95a9e55e0a3897ab20bdbbb573d97a881.zip chromium_src-47912fc95a9e55e0a3897ab20bdbbb573d97a881.tar.gz chromium_src-47912fc95a9e55e0a3897ab20bdbbb573d97a881.tar.bz2 |
Remove sync_unit_tests from chromium_builder_dbg_tsan_mac to fix compilation on
the TSan bot
BUG=45207
TBR=akalin
Review URL: http://codereview.chromium.org/2309002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48378 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r-- | build/all.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp index 100ad8e..39513ed 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -191,7 +191,6 @@ '../base/base.gyp:base_unittests', 'temp_gyp/googleurl.gyp:googleurl_unittests', '../chrome/chrome.gyp:notifier_unit_tests', - '../chrome/chrome.gyp:sync_unit_tests', '../net/net.gyp:net_unittests', '../ipc/ipc.gyp:ipc_tests', '../media/media.gyp:media_unittests', |