Skip to content

Commit

Permalink
Add jdduke to content_input WATCHLIST
Browse files Browse the repository at this point in the history
Create content_input watchlist entry that includes:
  - content/browser/renderer_host/input
  - content/common/input
  - content/renderer/input

Review URL: https://codereview.chromium.org/247013005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@265756 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
jdduke@chromium.org committed Apr 23, 2014
1 parent 3193ea7 commit e3774fd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,11 @@
'content': {
'filepath': 'content/',
},
'content_input': {
'filepath': 'content/browser/renderer_host/input/|'\
'content/common/input/|'\
'content/renderer/input/',
},
'content_shell': {
'filepath': 'content/shell/',
},
Expand Down Expand Up @@ -759,6 +764,7 @@
'clipboard': ['dcheng@chromium.org'],
'content': ['jam@chromium.org',
'darin-cc@chromium.org'],
'content_input': ['jdduke+watch@chromium.org'],
'content_shell': ['jochen+watch@chromium.org'],
'cookie_monster': ['erikwright@chromium.org'],
'deep_memory_profiler': ['dmikurube+memory@chromium.org'],
Expand Down

0 comments on commit e3774fd

Please sign in to comment.