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

Unified Diff: chrome/chrome_browser.gypi

Issue 23509002: Factor out a perf test result printer method. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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 | « chrome/browser/page_cycler/page_cycler.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index c2b9674aeb1f95d518e373e1e4b1fdfbdf917f93..e64d579c2dc90a3b359886ee056c1aa4428ebeda 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2491,6 +2491,7 @@
'../components/components.gyp:navigation_interception',
'../net/net.gyp:net_with_v8',
'../printing/printing.gyp:printing',
+ '../testing/perf/perf_test.gyp:*',
Nico 2013/08/27 03:49:03 This is a bit unfortunate. I don't think we want t
tonyg 2013/08/27 04:08:31 Oh jeez, this is ridiculous. I've just learned tha
Nico 2013/08/27 15:09:21 Sounds good, please add a comment with a link to t
tonyg 2013/08/27 15:23:59 Done.
'../third_party/adobe/flash/flash_player.gyp:flapper_version_h',
'../third_party/expat/expat.gyp:expat',
'../third_party/hunspell/hunspell.gyp:hunspell',
« no previous file with comments | « chrome/browser/page_cycler/page_cycler.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698