Index: tools/perf/page_sets/data/jsgamebench.json |
diff --git a/tools/perf/page_sets/data/jsgamebench.json b/tools/perf/page_sets/data/jsgamebench.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..13d904dd75c9a53573c496abe7432d3b071004f0 |
--- /dev/null |
+++ b/tools/perf/page_sets/data/jsgamebench.json |
@@ -0,0 +1,10 @@ |
+{ |
+ "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.", |
+ "page_set": "../jsgamebench.json", |
+ "archives": { |
+ "jsgamebench_000.wpr" : [ |
+ "http://localhost/" |
+ ] |
+ } |
+} |
+ |