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

Unified Diff: tools/perf/page_sets/top_25.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/top_25.json
diff --git a/tools/perf/page_sets/top_25.json b/tools/perf/page_sets/top_25.json
index 619ff779307854d0a3f713024bb62d54a2ab376a..3b6bcb433b02a2f5473b493d87fa048be53af78b 100644
--- a/tools/perf/page_sets/top_25.json
+++ b/tools/perf/page_sets/top_25.json
@@ -1,7 +1,7 @@
{
"description": "Pages hand-picked for 2012 CrOS scrolling tuning efforts.",
- "archive_data_file": "../data/top_25.json",
- "credentials_path": "../data/credentials.json",
+ "archive_data_file": "data/top_25.json",
+ "credentials_path": "data/credentials.json",
"user_agent_type": "desktop",
"smoothness": { "action": "scroll" },
"pages": [

Powered by Google App Engine
This is Rietveld 408576698