diff options
Diffstat (limited to 'tools/perf/page_sets/octane.json')
-rw-r--r-- | tools/perf/page_sets/octane.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/tools/perf/page_sets/octane.json b/tools/perf/page_sets/octane.json index 025419a..bb3b8bd 100644 --- a/tools/perf/page_sets/octane.json +++ b/tools/perf/page_sets/octane.json @@ -1,8 +1,6 @@ { - "description": "Octane JavaScript benchmark", - "pages": [ - { - "url": "file:///../../../chrome/test/data/perf/third_party/octane/index.html?auto=1" - } - ] + "description": "Octane JavaScript benchmark", + "pages": [ + { "url": "file:///../../../chrome/test/data/perf/third_party/octane/index.html?auto=1" } + ] } |