[omnibox] Update the omnibox watchlist to include realbox directories.
Change-Id: I3c73bf82bc719e4d032fa7c51aeba7655e39af2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2937302 Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#888957}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
00577f88ae
commit
671bf13630
@ -1444,11 +1444,14 @@
|
||||
},
|
||||
'omnibox': {
|
||||
'filepath': '^chrome/browser/autocomplete/|'\
|
||||
'^chrome/browser/resources/new_tab_page/realbox/|'\
|
||||
'^chrome/browser/resources/omnibox|'\
|
||||
'^chrome/browser/ui/location_bar/|'\
|
||||
'^chrome/browser/ui/omnibox/|'\
|
||||
'^chrome/browser/ui/.*/location_bar/|'\
|
||||
'^chrome/browser/ui/.*/omnibox/|'\
|
||||
'^chrome/browser/ui/.*/realbox/|'\
|
||||
'^chrome/test/data/webui/new_tab_page/realbox/|'\
|
||||
'^components/omnibox/|'\
|
||||
'^components/search_engines/'
|
||||
},
|
||||
|
Reference in New Issue
Block a user