From a4f8d38fce23f7fba72a4658562a343dc43d57ca Mon Sep 17 00:00:00 2001 From: "timurrrr@chromium.org" Date: Wed, 21 Jul 2010 08:00:50 +0000 Subject: Don't build unit_tests on TSan/Win bot. BUG=49756 TBR=thestig TEST=TSan/Win bot should become green Review URL: http://codereview.chromium.org/3031017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53166 0039d316-1c4b-4281-b951-d872f2087c98 --- build/all.gyp | 1 - 1 file changed, 1 deletion(-) diff --git a/build/all.gyp b/build/all.gyp index f8207b4..e762965 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -278,7 +278,6 @@ '../base/base.gyp:base_unittests', '../chrome/app/locales/locales.gyp:*', '../chrome/chrome.gyp:sync_unit_tests', - '../chrome/chrome.gyp:unit_tests', '../ipc/ipc.gyp:ipc_tests', '../jingle/jingle.gyp:notifier_unit_tests', '../media/media.gyp:media_unittests', -- cgit v1.1