| Index: tools/perf/page_sets/intl_ar_fa_he.py
|
| diff --git a/tools/perf/page_sets/intl_ar_fa_he.py b/tools/perf/page_sets/intl_ar_fa_he.py
|
| index 7c598358ba032b16a8c102caa87514700e702bb7..fcdcd560a3707365380121644782abb926cfbc86 100644
|
| --- a/tools/perf/page_sets/intl_ar_fa_he.py
|
| +++ b/tools/perf/page_sets/intl_ar_fa_he.py
|
| @@ -12,7 +12,7 @@ class IntlArFaHePage(page_module.Page):
|
| self.user_agent_type = 'desktop'
|
| self.archive_data_file = 'data/intl_ar_fa_he.json'
|
|
|
| - def RunSmoothness(self, action_runner):
|
| + def RunPageInteractions(self, action_runner):
|
| interaction = action_runner.BeginGestureInteraction(
|
| 'ScrollAction', is_smooth=True)
|
| action_runner.ScrollPage()
|
|
|