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

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

Issue 2688903002: [Telemetry] Update all WPR json files to the new format. (Closed)
Patch Set: Created 3 years, 10 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 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
3 "archives": { 2 "archives": {
4 "polymer_001.wpr": [ 3 "http://www.polymer-project.org/components/core-scroll-header-panel/demo .html": {
5 "http://www.polymer-project.org/components/paper-fab/demo.html", 4 "DEFAULT": "polymer_001.wpr"
6 "http://www.polymer-project.org/components/paper-shadow/demo.html", 5 },
7 "http://www.polymer-project.org/components/paper-button/demo.html", 6 "http://www.polymer-project.org/components/paper-button/demo.html": {
8 "http://www.polymer-project.org/components/paper-icon-button/demo.ht ml", 7 "DEFAULT": "polymer_001.wpr"
9 "http://www.polymer-project.org/components/core-scroll-header-panel/ demo.html", 8 },
10 "http://www.polymer-project.org/components/paper-tabs/demo.html", 9 "http://www.polymer-project.org/components/paper-calculator/demo.html": {
11 "http://www.polymer-project.org/components/paper-calculator/demo.htm l", 10 "DEFAULT": "polymer_001.wpr"
12 "http://www.polymer-project.org/components/paper-toggle-button/demo. html", 11 },
13 "http://www.polymer-project.org/components/paper-checkbox/demo.html" 12 "http://www.polymer-project.org/components/paper-checkbox/demo.html": {
14 ] 13 "DEFAULT": "polymer_001.wpr"
15 } 14 },
15 "http://www.polymer-project.org/components/paper-fab/demo.html": {
16 "DEFAULT": "polymer_001.wpr"
17 },
18 "http://www.polymer-project.org/components/paper-icon-button/demo.html": {
19 "DEFAULT": "polymer_001.wpr"
20 },
21 "http://www.polymer-project.org/components/paper-shadow/demo.html": {
22 "DEFAULT": "polymer_001.wpr"
23 },
24 "http://www.polymer-project.org/components/paper-tabs/demo.html": {
25 "DEFAULT": "polymer_001.wpr"
26 },
27 "http://www.polymer-project.org/components/paper-toggle-button/demo.html ": {
28 "DEFAULT": "polymer_001.wpr"
29 }
30 },
31 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.",
32 "platform_specific": true
16 } 33 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/pathological_mobile_sites.json ('k') | tools/perf/page_sets/data/power_cases.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698