| Index: tools/perf/page_sets/typical_10_mobile.py | 
| diff --git a/tools/perf/page_sets/typical_10_mobile.py b/tools/perf/page_sets/typical_10_mobile.py | 
| index 5b03a73c4e2aa850b40e7390ad489821151307db..aab40b36c947dca1b4190b54cc4d80431009e5e2 100644 | 
| --- a/tools/perf/page_sets/typical_10_mobile.py | 
| +++ b/tools/perf/page_sets/typical_10_mobile.py | 
| @@ -16,7 +16,7 @@ class Typical10MobilePage(page_module.Page): | 
| self.archive_data_file = 'data/typical_10_mobile.json' | 
|  | 
| def RunPageInteractions(self, action_runner): | 
| -    action_runner.Wait(20) | 
| +    action_runner.Wait(220) | 
| action_runner.ScrollPage() | 
| action_runner.Wait(20) | 
|  | 
|  |