Don't build sync_unit_tests for the Dr.Memory runs

We don't run sync_unit_tests now and it's so big and slow it affects both the
performance and the stability of building.
For example, it doesn't build on the Dr.Memory trybot now.

TBR=bruening
Review URL: http://codereview.chromium.org/8816015

git-svn-id: http://src.chromium.org/svn/trunk/src/build@113187 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
timurrrr@chromium.org 2011-12-06 12:10:05 +00:00
Родитель 7d20ff4535
Коммит fe15df5cdb
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -508,7 +508,6 @@
'type': 'none',
'dependencies': [
'../base/base.gyp:base_unittests',
'../chrome/chrome.gyp:sync_unit_tests',
'../chrome/chrome.gyp:unit_tests',
'../content/content.gyp:content_unittests',
'../crypto/crypto.gyp:crypto_unittests',