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

Unified Diff: tools/perf/page_sets/pica.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/pica.json
diff --git a/tools/perf/page_sets/pica.json b/tools/perf/page_sets/pica.json
index d9cc6998d381c4432d4166f2e45ee36aa9665ac1..a3a28f77ae2eb17b83b25a67e357b25b49c11077 100644
--- a/tools/perf/page_sets/pica.json
+++ b/tools/perf/page_sets/pica.json
@@ -1,6 +1,6 @@
{
"description": "Pica demo app for the Polymer UI toolkit",
- "archive_data_file": "../data/pica.json",
+ "archive_data_file": "data/pica.json",
"pages": [
{ "url": "http://localhost/polymer/projects/pica/",
"script_to_evaluate_on_commit":

Powered by Google App Engine
This is Rietveld 408576698