Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 08940718dfa2c0e24a49c6bdc147f9c95eb5e305..69853341f41ba6c94270a053ec03d2638c712c89 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -257,6 +257,7 @@ |
'target_name': 'chromium_builder_perf', |
'type': 'none', |
'dependencies': [ |
+ 'chromium_builder_qa', # needed for pyauto |
'../chrome/chrome.gyp:memory_test', |
'../chrome/chrome.gyp:page_cycler_tests', |
'../chrome/chrome.gyp:plugin_tests', |