Commit f4758413 authored by peter's avatar peter Committed by Commit bot

Create a notifications WATCHLIST and add me to it.

When the files in //content are in their final positions I'll add those
to the watchlist too.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#295277}
parent f1da1804
...@@ -493,6 +493,11 @@ ...@@ -493,6 +493,11 @@
'chrome/browser/resources/net_internals/|' \ 'chrome/browser/resources/net_internals/|' \
'chrome/browser/ui/webui/net_internals/' 'chrome/browser/ui/webui/net_internals/'
}, },
'notifications': {
'filepath': 'chrome/browser/extensions/api/notifications/|' \
'chrome/browser/notifications/|' \
'ui/message_center/'
},
'npapi_headers': { 'npapi_headers': {
'filepath': 'third_party/npapi/bindings/', 'filepath': 'third_party/npapi/bindings/',
}, },
...@@ -915,6 +920,7 @@ ...@@ -915,6 +920,7 @@
'net': ['cbentzel+watch@chromium.org'], 'net': ['cbentzel+watch@chromium.org'],
'net_error_list': ['mmenke@chromium.org'], 'net_error_list': ['mmenke@chromium.org'],
'net_log': ['mmenke@chromium.org', 'eroman@chromium.org'], 'net_log': ['mmenke@chromium.org', 'eroman@chromium.org'],
'notifications': ['peter+watch@chromium.org'],
'npapi_headers': ['stuartmorgan@chromium.org'], 'npapi_headers': ['stuartmorgan@chromium.org'],
'ntp': ['estade+watch@chromium.org', 'dbeam+watch-ntp@chromium.org', 'ntp': ['estade+watch@chromium.org', 'dbeam+watch-ntp@chromium.org',
'pedrosimonetti+watch@chromium.org'], 'pedrosimonetti+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