summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/all.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp
index b61b478..220997a 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -275,9 +275,9 @@
'dependencies': [
'chromium_builder_qa', # needed for pyauto
'../chrome/chrome.gyp:performance_ui_tests',
- '../chrome/chrome.gyp:ui_tests',
'../chrome/chrome.gyp:plugin_tests',
'../chrome/chrome.gyp:sync_performance_tests',
+ '../chrome/chrome.gyp:ui_tests',
],
}, # target_name: chromium_builder_perf
{