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

Unified Diff: tools/perf/page_sets/mobile_memory.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/mobile_memory.json
diff --git a/tools/perf/page_sets/mobile_memory.json b/tools/perf/page_sets/mobile_memory.json
index b9e65a7d1d6ba23944315956b6cc6fbe7fe2cacb..819d9172a2eb5abe50754b134b0b8969c9d8457d 100644
--- a/tools/perf/page_sets/mobile_memory.json
+++ b/tools/perf/page_sets/mobile_memory.json
@@ -1,7 +1,7 @@
{
"description": "Mobile sites with interesting memory characteristics",
- "archive_data_file": "../data/mobile_memory.json",
- "credentials_path": "../data/credentials.json",
+ "archive_data_file": "data/mobile_memory.json",
+ "credentials_path": "data/credentials.json",
"user_agent_type": "mobile",
"reload_and_gc": [
{"action": "reload" },

Powered by Google App Engine
This is Rietveld 408576698