| Index: tools/perf/page_sets/intl_hi_ru.py
|
| diff --git a/tools/perf/page_sets/intl_hi_ru.py b/tools/perf/page_sets/intl_hi_ru.py
|
| index a2c9c1c670f77ab537bb5cbc127c04c361e0d2b8..a926ad323f26935441e4b24e70dee1dce3898115 100644
|
| --- a/tools/perf/page_sets/intl_hi_ru.py
|
| +++ b/tools/perf/page_sets/intl_hi_ru.py
|
| @@ -12,12 +12,6 @@ class IntlHiRuPage(page_module.Page):
|
| self.user_agent_type = 'desktop'
|
| self.archive_data_file = 'data/intl_hi_ru.json'
|
|
|
| - def RunPageInteractions(self, action_runner):
|
| - interaction = action_runner.BeginGestureInteraction(
|
| - 'ScrollAction', is_smooth=True)
|
| - action_runner.ScrollPage()
|
| - interaction.End()
|
| -
|
|
|
| class IntlHiRuPageSet(page_set_module.PageSet):
|
|
|
|
|