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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "page_set": "../tough_layout_cases.json",
3 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
4 "archives": {
5 "tough_layout_cases_001.wpr": [
6 "http://oilevent.com"
7 ],
8 "tough_layout_cases_000.wpr": [
9 "http://www.muzoboss.ru",
10 "http://natunkantha.com",
11 "http://www.mossiella.com",
12 "http://bookish.com",
13 "http://mydiyclub.com",
14 "http://amarchoti.blogspot.com",
15 "http://picarisimo.es",
16 "http://chinaapache.com",
17 "http://indoritel.com"
18 ]
19 }
20 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698