Add watchlist for omnibox iOS
Bug: None Change-Id: I94b7de5d02ed9318ab274a92d132c2e7a80bcb44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6249578 Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Christian Xu <christianxu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1418094}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
adda3caec7
commit
2ce8548395
@ -1742,6 +1742,13 @@
|
||||
'^components/omnibox/|'\
|
||||
'^components/search_engines/'
|
||||
},
|
||||
'omnibox_ios': {
|
||||
'filepath': '^components/omnibox/|'\
|
||||
'^components/search_engines/|'\
|
||||
'^ios/chrome/browser/autocomplete/|'\
|
||||
'^ios/chrome/browser/location_bar/|'\
|
||||
'^ios/chrome/browser/omnibox/'
|
||||
},
|
||||
'origin_trials': {
|
||||
'filepath': 'origin_trial'\
|
||||
'|OriginTrial'\
|
||||
@ -3107,6 +3114,7 @@
|
||||
'fgorski+watch@chromium.org'],
|
||||
'omnibox_desktop': ['jdonnelly+watch@chromium.org',
|
||||
'mahmadi+watch@chromium.org'],
|
||||
'omnibox_ios': ['christianxu+watch@chromium.org'],
|
||||
'origin_trials': ['chasej+watch@chromium.org',
|
||||
'iclelland+watch@chromium.org'],
|
||||
'os_crypt': ['wfh+watch@chromium.org'],
|
||||
|
Reference in New Issue
Block a user