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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: tools/perf/page_sets/data/top_10.json
diff --git a/tools/perf/page_sets/data/top_10.json b/tools/perf/page_sets/data/top_10.json
new file mode 100644
index 0000000000000000000000000000000000000000..62bcd82efcf1ed426418ada2709fab4e5034d889
--- /dev/null
+++ b/tools/perf/page_sets/data/top_10.json
@@ -0,0 +1,18 @@
+{
+ "page_set": "../top_10.json",
+ "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
+ "archives": {
+ "top_10_000.wpr": [
+ "https://www.google.com/#hl=en&q=barack+obama",
+ "https://mail.google.com/mail/",
+ "https://www.google.com/calendar/",
+ "http://www.youtube.com",
+ "http://www.facebook.com/barackobama",
+ "http://en.wikipedia.org/wiki/Wikipedia",
+ "http://www.amazon.com",
+ "http://www.yahoo.com/",
+ "http://www.bing.com/",
+ "http://www.ask.com/"
+ ]
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698