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

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

Issue 24294003: [Telemetry] Move WPR archives and credentials from src-internal to Cloud Storage. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Unit test fixes and .gitignore Created 7 years, 3 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "page_set": "../top_10.json",
3 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
4 "archives": {
5 "top_10_000.wpr": [
6 "https://www.google.com/#hl=en&q=barack+obama",
7 "https://mail.google.com/mail/",
8 "https://www.google.com/calendar/",
9 "http://www.youtube.com",
10 "http://www.facebook.com/barackobama",
11 "http://en.wikipedia.org/wiki/Wikipedia",
12 "http://www.amazon.com",
13 "http://www.yahoo.com/",
14 "http://www.bing.com/",
15 "http://www.ask.com/"
16 ]
17 }
18 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698