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

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: '' 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
Index: perf/dashboard/perf.html
===================================================================
--- perf/dashboard/perf.html (revision 93933)
+++ 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(',');

Powered by Google App Engine
This is Rietveld 408576698