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

Unified Diff: perf/dashboard/perf.html

Issue 7465024: Adding new sync performance tests to chromium perf dashboard (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
Patch Set: Resolve conflict in master.cfg Created 9 years, 5 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 | « perf/dashboard/overview.html ('k') | perf/generate_perf.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: perf/dashboard/perf.html
===================================================================
--- perf/dashboard/perf.html (revision 94321)
+++ perf/dashboard/perf.html (working copy)
@@ -62,6 +62,7 @@
'morejs': 'Page Cycler Morejs',
'new-tab-ui-warm': 'New Tab Warm',
'database': 'Page Cycler Database',
+ 'sync': 'Sync',
};
if ('builder' in params) {
builder_list = params.builder.split(',');
« no previous file with comments | « perf/dashboard/overview.html ('k') | perf/generate_perf.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698