summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-16 09:22:04 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-16 09:22:04 +0000
commitbe24d307cfb3aba57e4456063eb31207665ce657 (patch)
tree962acf3b1d63453648eda6e021ff124477107d66 /build
parent5749135422b5e51639f38dfd50e1ec6b8da2c9bb (diff)
downloadchromium_src-be24d307cfb3aba57e4456063eb31207665ce657.zip
chromium_src-be24d307cfb3aba57e4456063eb31207665ce657.tar.gz
chromium_src-be24d307cfb3aba57e4456063eb31207665ce657.tar.bz2
Add gfx_unittests to the Valgrind/Mac build target
Review URL: http://codereview.chromium.org/6480111 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75081 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 52d1238..392b1ec 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -334,6 +334,7 @@
'../chrome/chrome.gyp:sync_unit_tests',
'../chrome/chrome.gyp:unit_tests',
'../chrome/chrome.gyp:ui_tests',
+ '../ui/gfx/gfx.gyp:gfx_unittests',
'../jingle/jingle.gyp:notifier_unit_tests',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
],