Commit b4effe1f authored by David Tseng's avatar David Tseng Committed by Chromium LUCI CQ

Define text_to_speech watchlist

TBR=dtseng@chromium.org

Change-Id: I5d1e0c4e07ff5bf3c5133a3330b7495c5c713677
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578118Reviewed-by: default avatarDavid Tseng <dtseng@chromium.org>
Commit-Queue: David Tseng <dtseng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#834433}
parent b2c765b9
...@@ -1855,6 +1855,9 @@ ...@@ -1855,6 +1855,9 @@
'|chrome/browser/ui/ash/network/tether*'\ '|chrome/browser/ui/ash/network/tether*'\
'|chromeos/components/tether/' '|chromeos/components/tether/'
}, },
'text_to_speech': {
'filepath': 'tts'
},
'textinput': { 'textinput': {
'filepath': 'content/browser/renderer_host/render_widget_host_view'\ 'filepath': 'content/browser/renderer_host/render_widget_host_view'\
'|content/browser/renderer_host/text_input'\ '|content/browser/renderer_host/text_input'\
...@@ -2823,6 +2826,7 @@ ...@@ -2823,6 +2826,7 @@
'tests': [], 'tests': [],
'tether': ['hansberry+watch-tether@chromium.org', 'tether': ['hansberry+watch-tether@chromium.org',
'vecore+watch-tether@google.com'], 'vecore+watch-tether@google.com'],
'text_to_speech': ['dtseng+watch@chromium.org'],
'textinput': ['keithlee+watch@chromium.org', 'textinput': ['keithlee+watch@chromium.org',
'nona+watch@chromium.org', 'nona+watch@chromium.org',
'shuchen+watch@chromium.org', 'shuchen+watch@chromium.org',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment