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

Side by Side Diff: tools/perf/page_sets/data/system_health_mobile.json

Issue 2162873002: [system health] Add flipboard to system health stories. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add loading story and upload wpr Created 4 years, 5 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
OLDNEW
1 { 1 {
2 "archives": { 2 "archives": {
3 "system_health_mobile_000.wpr": [ 3 "system_health_mobile_000.wpr": [
4 "load:search:amazon", 4 "load:search:amazon",
5 "load:search:baidu", 5 "load:search:baidu",
6 "load:search:yandex", 6 "load:search:yandex",
7 "load:search:google", 7 "load:search:google",
8 "load:search:taobao", 8 "load:search:taobao",
9 "load:search:ebay", 9 "load:search:ebay",
10 "load:search:yahoo" 10 "load:search:yahoo"
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 "browse:news:reddit" 81 "browse:news:reddit"
82 ], 82 ],
83 "system_health_mobile_021.wpr": [ 83 "system_health_mobile_021.wpr": [
84 "browse:news:washingtonpost" 84 "browse:news:washingtonpost"
85 ], 85 ],
86 "system_health_mobile_022.wpr": [ 86 "system_health_mobile_022.wpr": [
87 "load:social:twitter" 87 "load:social:twitter"
88 ], 88 ],
89 "system_health_mobile_023.wpr": [ 89 "system_health_mobile_023.wpr": [
90 "browse:social:twitter" 90 "browse:social:twitter"
91 ],
92 "system_health_mobile_024.wpr": [
93 "load:news:flipboard"
94 ],
95 "system_health_mobile_025.wpr": [
96 "browse:news:flipboard"
91 ] 97 ]
92 }, 98 },
93 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." 99 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating."
94 } 100 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698