From be684c6fc1f8c6aebd39f050128e471f091d8d97 Mon Sep 17 00:00:00 2001 From: "nsylvain@chromium.org" Date: Wed, 7 Apr 2010 14:42:03 +0000 Subject: Add interactive ui tests to the chromeos builder. Review URL: http://codereview.chromium.org/1508023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43834 0039d316-1c4b-4281-b951-d872f2087c98 --- build/all.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'build/all.gyp') diff --git a/build/all.gyp b/build/all.gyp index 31d4632..c0e87ce 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -266,6 +266,7 @@ '../base/base.gyp:base_unittests', '../chrome/chrome.gyp:browser_tests', '../chrome/chrome.gyp:chrome', + '../chrome/chrome.gyp:interactive_ui_tests', '../chrome/chrome.gyp:memory_test', '../chrome/chrome.gyp:page_cycler_tests', '../chrome/chrome.gyp:startup_tests', -- cgit v1.1