From be24d307cfb3aba57e4456063eb31207665ce657 Mon Sep 17 00:00:00 2001 From: "timurrrr@chromium.org" Date: Wed, 16 Feb 2011 09:22:04 +0000 Subject: 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 --- build/all.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'build') 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', ], -- cgit v1.1