Index: tools/perf/benchmarks/tab_switching.py |
diff --git a/tools/perf/benchmarks/tab_switching.py b/tools/perf/benchmarks/tab_switching.py |
index ada13cf8ce632eb6cb5c921e9f65fc6633654c09..8df88c10f862b5984a144155c5c403eedaab0110 100644 |
--- a/tools/perf/benchmarks/tab_switching.py |
+++ b/tools/perf/benchmarks/tab_switching.py |
@@ -9,7 +9,7 @@ from measurements import tab_switching |
class TabSwitchingTop10(test.Test): |
test = tab_switching.TabSwitching |
- page_set = 'page_sets/top_10.json' |
+ page_set = 'page_sets/top_10.py' |
class TabSwitchingFiveBlankTabs(test.Test): |
test = tab_switching.TabSwitching |