Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index b61b4789b8c75c33cef911a8db1497506c4ed42b..220997ad74aed1a968e9c0e445dd180472477fea 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 |
{ |