From 66a2b7d34a4bce420e3276c47905cdf0bf626bc9 Mon Sep 17 00:00:00 2001 From: "glider@chromium.org" Date: Mon, 30 Aug 2010 13:14:39 +0000 Subject: 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 --- build/all.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'build') 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', -- cgit v1.1