Commit 2dfe7b69 authored by timurrrr@chromium.org's avatar timurrrr@chromium.org

Don't build sync_unit_tests for TSan/win

We don't run it yet it's slow and fails due to too-big PDB files on the bot
TBR=glider
Review URL: http://codereview.chromium.org/8816018

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113192 0039d316-1c4b-4281-b951-d872f2087c98
parent 244299b2
...@@ -488,7 +488,6 @@ ...@@ -488,7 +488,6 @@
'type': 'none', 'type': 'none',
'dependencies': [ 'dependencies': [
'../base/base.gyp:base_unittests', '../base/base.gyp:base_unittests',
'../chrome/chrome.gyp:sync_unit_tests',
'../content/content.gyp:content_unittests', '../content/content.gyp:content_unittests',
'../crypto/crypto.gyp:crypto_unittests', '../crypto/crypto.gyp:crypto_unittests',
'../ipc/ipc.gyp:ipc_tests', '../ipc/ipc.gyp:ipc_tests',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment