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

Unified Diff: build/all.gyp

Issue 14846018: Adds cc_perftests to chromium_builder_perf target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 14d4888e72d4f7ffda7239e54c6fbc8b42ea8a96..fd366977b7b5e66443b5e907d417c18d4f660c3f 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',
« 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