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

Unified Diff: tools/perf/page_sets/key_desktop_sites.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/key_desktop_sites.json
diff --git a/tools/perf/page_sets/key_desktop_sites.json b/tools/perf/page_sets/key_desktop_sites.json
index 69613a28b0a05880dcf1674580529ae14dbc2254..af068c05aa420732b73dff48ce24fbe7d78e3aba 100644
--- a/tools/perf/page_sets/key_desktop_sites.json
+++ b/tools/perf/page_sets/key_desktop_sites.json
@@ -1,7 +1,7 @@
{
"description": "Sites of Interest",
- "archive_data_file": "../data/sites_of_interest.json",
- "credentials_path": "../data/credentials.json",
+ "archive_data_file": "data/key_desktop_sites.json",
+ "credentials_path": "data/credentials.json",
"smoothness": { "action": "scroll" },
"pages": [
{

Powered by Google App Engine
This is Rietveld 408576698