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

Side by Side Diff: tools/perf/page_sets/data/startup_pages.json

Issue 113563004: Add perf tests for starting Chrome with URL (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Improve name of option setting methords Created 6 years, 11 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 unified diff | Download patch
« no previous file with comments | « tools/perf/measurements/startwithurl.py ('k') | tools/perf/page_sets/startup_pages.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.", 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
3 "archives": { 3 "archives": {
4 "browsermark_000.wpr": [ 4 "startup_pages_004.wpr": [
5 "http://browsermark.rightware.com/tests/" 5 "http://news.bbc.co.uk",
6 "http://kapook.com"
6 ] 7 ]
7 } 8 }
8 } 9 }
OLDNEW
« no previous file with comments | « tools/perf/measurements/startwithurl.py ('k') | tools/perf/page_sets/startup_pages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698