summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
authornsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-22 14:28:45 +0000
committernsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-22 14:28:45 +0000
commit603b356d096968ed5957dcfa42c504896f4b7bd3 (patch)
tree5f8fa2b40f9dc44cda88edc205c3ee47aeec5a0e /build/all.gyp
parentd8c46e2797efb5efddf9aea17b7d10127c3aad1c (diff)
downloadchromium_src-603b356d096968ed5957dcfa42c504896f4b7bd3.zip
chromium_src-603b356d096968ed5957dcfa42c504896f4b7bd3.tar.gz
chromium_src-603b356d096968ed5957dcfa42c504896f4b7bd3.tar.bz2
Move nacl_ui_tests to the right section. oops.
Review URL: http://codereview.chromium.org/306049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29771 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp
index a32d164..c50a350 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -134,7 +134,6 @@
'../app/app.gyp:app_unittests',
'../chrome/chrome.gyp:browser_tests',
'../chrome/chrome.gyp:memory_test',
- '../chrome/chrome.gyp:nacl_ui_tests',
'../chrome/chrome.gyp:page_cycler_tests',
'../chrome/chrome.gyp:startup_tests',
'../chrome/chrome.gyp:tab_switching_test',
@@ -161,6 +160,7 @@
'../chrome/chrome.gyp:browser_tests',
'../chrome/chrome.gyp:interactive_ui_tests',
'../chrome/chrome.gyp:memory_test',
+ '../chrome/chrome.gyp:nacl_ui_tests',
'../chrome/chrome.gyp:page_cycler_tests',
'../chrome/chrome.gyp:plugin_tests',
'../chrome/chrome.gyp:startup_tests',