| Index: tools/perf/benchmarks/tab_switching.py
|
| diff --git a/tools/perf/benchmarks/tab_switching.py b/tools/perf/benchmarks/tab_switching.py
|
| index 08208e3a8838e68cd0c7226a5a506d3a9309ff38..3b2bbe14a6e6dbf488d713a2670782a398564d0e 100644
|
| --- a/tools/perf/benchmarks/tab_switching.py
|
| +++ b/tools/perf/benchmarks/tab_switching.py
|
| @@ -39,7 +39,7 @@
|
| """
|
| test = tab_switching.TabSwitching
|
|
|
| - def CreateStorySet(self, options):
|
| + def CreatePageSet(self, options):
|
| return page_sets.Typical25PageSet(run_no_page_interactions=True)
|
|
|
| @classmethod
|
|
|