Define text_to_speech watchlist
TBR=dtseng@chromium.org Change-Id: I5d1e0c4e07ff5bf3c5133a3330b7495c5c713677 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578118 Reviewed-by: David Tseng <dtseng@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#834433}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
b2c765b998
commit
b4effe1fd7
@ -1855,6 +1855,9 @@
|
||||
'|chrome/browser/ui/ash/network/tether*'\
|
||||
'|chromeos/components/tether/'
|
||||
},
|
||||
'text_to_speech': {
|
||||
'filepath': 'tts'
|
||||
},
|
||||
'textinput': {
|
||||
'filepath': 'content/browser/renderer_host/render_widget_host_view'\
|
||||
'|content/browser/renderer_host/text_input'\
|
||||
@ -2823,6 +2826,7 @@
|
||||
'tests': [],
|
||||
'tether': ['hansberry+watch-tether@chromium.org',
|
||||
'vecore+watch-tether@google.com'],
|
||||
'text_to_speech': ['dtseng+watch@chromium.org'],
|
||||
'textinput': ['keithlee+watch@chromium.org',
|
||||
'nona+watch@chromium.org',
|
||||
'shuchen+watch@chromium.org',
|
||||
|
Reference in New Issue
Block a user