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

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

Issue 2173943003: Revert of [system-health] Add full Google Search story to the System Health story sets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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:taobao", 8 "load:search:taobao",
8 "load:search:ebay", 9 "load:search:ebay",
9 "load:search:yahoo" 10 "load:search:yahoo"
10 ], 11 ],
11 "system_health_mobile_001.wpr": [ 12 "system_health_mobile_001.wpr": [
12 "load:social:tumblr", 13 "load:social:tumblr",
13 "load:social:pinterest", 14 "load:social:pinterest",
14 "load:social:instagram" 15 "load:social:instagram"
15 ], 16 ],
16 "system_health_mobile_002.wpr": [ 17 "system_health_mobile_002.wpr": [
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
86 "load:news:flipboard" 87 "load:news:flipboard"
87 ], 88 ],
88 "system_health_mobile_025.wpr": [ 89 "system_health_mobile_025.wpr": [
89 "browse:news:flipboard" 90 "browse:news:flipboard"
90 ], 91 ],
91 "system_health_mobile_026.wpr": [ 92 "system_health_mobile_026.wpr": [
92 "browse:social:facebook" 93 "browse:social:facebook"
93 ], 94 ],
94 "system_health_mobile_027.wpr": [ 95 "system_health_mobile_027.wpr": [
95 "browse:news:reddit" 96 "browse:news:reddit"
96 ],
97 "system_health_mobile_028.wpr": [
98 "load:search:google",
99 "search:portal:google"
100 ] 97 ]
101 }, 98 },
102 "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."
103 } 100 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698