Skip to content

Commit

Permalink
Add yhanada@ to textinput related watchlists.
Browse files Browse the repository at this point in the history
Also clean up some obsolete paths.

Change-Id: I843dba25f99dbae12b3e420317d1259b54b1b1d3
Reviewed-on: https://chromium-review.googlesource.com/713034
Reviewed-by: Shu Chen <[email protected]>
Commit-Queue: Yuichiro Hanada <[email protected]>
Cr-Commit-Position: refs/heads/master@{#509310}
  • Loading branch information
Yuichiro Hanada authored and Commit Bot committed Oct 17, 2017
1 parent 8a24491 commit f0b3b47
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -1456,17 +1456,12 @@
'|components/proximity_auth/',
},
'textinput': {
'filepath': 'content/browser/renderer_host/gtk_im'\
'|content/browser/renderer_host/gtk_key'\
'filepath': 'chrome/browser/ui/input_method'\
'|content/browser/renderer_host/render_widget_host_view'\
'|content/browser/renderer_host/text_input'\
'|ui/base/ime/'\
'|ui/base/gtk/event'\
'|ui/base/gtk/gtk_im'\
'|ui/base/keycodes/'\
'|ui/base/win/ime'\
'|ui/views/controls/textfield/'\
'|ui/views/ime/'
'|ui/wm/core/ime'
},
'textinput_chromeos': {
'filepath': 'chrome/browser/chromeos/input_method/'\
Expand Down Expand Up @@ -2246,9 +2241,11 @@
'textinput': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'textinput_chromeos': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'timers': ['[email protected]'],
'tools_win_chromeexts': ['[email protected]'],
Expand Down

0 comments on commit f0b3b47

Please sign in to comment.