summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-07 14:42:03 +0000
committernsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-07 14:42:03 +0000
commitbe684c6fc1f8c6aebd39f050128e471f091d8d97 (patch)
tree948d4d877bc8c80f9c4fa57085f81ee94221b46e /build
parent69e6633595327cfc99037eedec0f64821cafc569 (diff)
downloadchromium_src-be684c6fc1f8c6aebd39f050128e471f091d8d97.zip
chromium_src-be684c6fc1f8c6aebd39f050128e471f091d8d97.tar.gz
chromium_src-be684c6fc1f8c6aebd39f050128e471f091d8d97.tar.bz2
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
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 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',