diff options
-rw-r--r-- | build/all.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp index 14d4888..fd36697 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -326,6 +326,7 @@ 'type': 'none', 'dependencies': [ 'chromium_builder_qa', # needed for pyauto + '../cc/cc_tests.gyp:cc_perftests', '../chrome/chrome.gyp:performance_browser_tests', '../chrome/chrome.gyp:performance_ui_tests', '../chrome/chrome.gyp:sync_performance_tests', |