| Index: tools/perf/page_sets/system_health/searching_stories.py
|
| diff --git a/tools/perf/page_sets/system_health/searching_stories.py b/tools/perf/page_sets/system_health/searching_stories.py
|
| index ac1666af6c22f3bd68cae4bcd6da902b5dcd5f22..0f52f9581b08699735e31adb18d624844a774a04 100644
|
| --- a/tools/perf/page_sets/system_health/searching_stories.py
|
| +++ b/tools/perf/page_sets/system_health/searching_stories.py
|
| @@ -43,6 +43,7 @@ class SearchGoogleStory(system_health_story.SystemHealthStory):
|
| action_runner.tab.WaitForDocumentReadyStateToBeComplete()
|
|
|
|
|
| +@decorators.Disabled('android-webview') # Webview does not have omnibox
|
| class SearchOmniboxStory(system_health_story.SystemHealthStory):
|
| """Story that peforms search by using omnibox search provider
|
|
|
|
|