Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 851b2fae2379e3efe6e52d7346c526245c594926..b61b4789b8c75c33cef911a8db1497506c4ed42b 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -275,6 +275,7 @@ |
| 'dependencies': [ |
| 'chromium_builder_qa', # needed for pyauto |
| '../chrome/chrome.gyp:performance_ui_tests', |
| + '../chrome/chrome.gyp:ui_tests', |
|
cmp
2011/08/10 17:31:26
btw, these are supposed to remain in alphabetic or
|
| '../chrome/chrome.gyp:plugin_tests', |
| '../chrome/chrome.gyp:sync_performance_tests', |
| ], |