Chromium Code Reviews| Index: tools/perf/page_sets/data/test.json |
| diff --git a/tools/perf/page_sets/data/test.json b/tools/perf/page_sets/data/test.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5700714b7d3e39d849a92a9f317934767d69a653 |
| --- /dev/null |
| +++ b/tools/perf/page_sets/data/test.json |
| @@ -0,0 +1,9 @@ |
| +{ |
| + "page_set": "../test.json", |
| + "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.", |
| + "archives": { |
| + "test_000.wpr": [ |
| + "http://techcrunch.com" |
| + ] |
| + } |
| +} |