Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(358)

Unified Diff: build/all.gyp

Issue 25399004: Remove chromium.perf dependency on PyAuto. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: alphabetize Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index af20d05d051ef16574af2effbefa1bc1d493e3ba..ea11465793d95234f55acb10f5d2084277440549 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -338,8 +338,8 @@
'target_name': 'chromium_builder_perf',
'type': 'none',
'dependencies': [
- 'chromium_builder_qa', # needed for pyauto
'../cc/cc_tests.gyp:cc_perftests',
+ '../chrome/chrome.gyp:chrome',
'../chrome/chrome.gyp:performance_browser_tests',
'../chrome/chrome.gyp:performance_ui_tests',
'../chrome/chrome.gyp:sync_performance_tests',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698