0

[WebOTP] Add yigu@ to watch WebOTP related changes

Bug: None
Change-Id: Id6c0fb252ff1d957061de8971a004bbdb9ae4142
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2969303
Reviewed-by: Xida Chen <xidachen@chromium.org>
Commit-Queue: Yi Gu <yigu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#893416}
This commit is contained in:
Yi Gu
2021-06-17 14:05:18 +00:00
committed by Chromium LUCI CQ
parent fae9f2ce95
commit 2a494796ad

@ -2015,6 +2015,13 @@
'weblayer_ssl': {
'filepath': 'weblayer/browser/ssl*',
},
'webotp': {
'filepath': 'third_party/blink/renderer/modules/credentialmanager/credentials_container\.cc'\
'|third_party/blink/renderer/modules/credentialmanager/.*otp'\
'|third_party/blink/public/mojom/sms/'\
'|content/browser/.*sms/'\
'|chrome/browser/sharing/.*sms',
},
'webrtc_browser_tests': {
'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
'content/browser/media/.*webrtc.*browsertest',
@ -2851,6 +2858,7 @@
'weblayer': ['cricke+watch@chromium.org'],
'weblayer_safe_browsing' : ['carlosil+watch@chromium.org'],
'weblayer_ssl' : ['carlosil+watch@chromium.org'],
'webotp': ['yigu+watch@chromium.org'],
'webrtc_browser_tests': ['phoglund+watch@chromium.org'],
'website_settings': ['dullweber+watch@chromium.org',
'msramek+watch@chromium.org'],