From 85357c2f13952989b0a867e589896446675e2151 Mon Sep 17 00:00:00 2001 From: "thakis@chromium.org" Date: Tue, 27 Jul 2010 03:55:06 +0000 Subject: Mac: Really build interactive_ui_tests on the bots. BUG=21276 Review URL: http://codereview.chromium.org/3028027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53755 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 c00324a..0643464 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -156,6 +156,7 @@ 'dependencies': [ '../app/app.gyp:app_unittests', '../chrome/chrome.gyp:browser_tests', + '../chrome/chrome.gyp:interactive_ui_tests', '../chrome/chrome.gyp:nacl_ui_tests', '../chrome/chrome.gyp:nacl_sandbox_tests', '../chrome/chrome.gyp:sync_integration_tests', -- cgit v1.1