summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-30 13:14:39 +0000
committerglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-30 13:14:39 +0000
commit66a2b7d34a4bce420e3276c47905cdf0bf626bc9 (patch)
treea66dd4eb75949df767527107332d137fd3cbf3ed /build
parent41570763ab0f45f72f4a9717ea0edcf279d4073a (diff)
downloadchromium_src-66a2b7d34a4bce420e3276c47905cdf0bf626bc9.zip
chromium_src-66a2b7d34a4bce420e3276c47905cdf0bf626bc9.tar.gz
chromium_src-66a2b7d34a4bce420e3276c47905cdf0bf626bc9.tar.bz2
Add app_unittests and sync_unit_tests to chromium_builder_dbg_valgrind_mac
TBR=timurrrr Review URL: http://codereview.chromium.org/3288002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57854 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 64d0979..ac4b8e4 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -231,6 +231,7 @@
'../net/net.gyp:net_unittests',
'../printing/printing.gyp:printing_unittests',
'../remoting/remoting.gyp:remoting_unittests',
+ '../chrome/chrome.gyp:sync_unit_tests',
'../chrome/chrome.gyp:unit_tests',
'../chrome/chrome.gyp:ui_tests',
'../jingle/jingle.gyp:notifier_unit_tests',