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

Unified Diff: tools/perf/page_sets/data/tough_layout_cases.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/tough_layout_cases.json
diff --git a/tools/perf/page_sets/data/tough_layout_cases.json b/tools/perf/page_sets/data/tough_layout_cases.json
new file mode 100644
index 0000000000000000000000000000000000000000..b027a58de6a564b92d229902b456939973a16b37
--- /dev/null
+++ b/tools/perf/page_sets/data/tough_layout_cases.json
@@ -0,0 +1,20 @@
+{
+ "page_set": "../tough_layout_cases.json",
+ "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
+ "archives": {
+ "tough_layout_cases_001.wpr": [
+ "http://oilevent.com"
+ ],
+ "tough_layout_cases_000.wpr": [
+ "http://www.muzoboss.ru",
+ "http://natunkantha.com",
+ "http://www.mossiella.com",
+ "http://bookish.com",
+ "http://mydiyclub.com",
+ "http://amarchoti.blogspot.com",
+ "http://picarisimo.es",
+ "http://chinaapache.com",
+ "http://indoritel.com"
+ ]
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698