Add pepper_api watchlist, add self
BUG=none TEST=none Review URL: http://codereview.chromium.org/6265016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72019 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
@ -170,6 +170,9 @@
|
||||
'file_system': {
|
||||
'filepath': 'file_system/.*',
|
||||
},
|
||||
'pepper_api': {
|
||||
'filepath': 'ppapi/c/.*',
|
||||
},
|
||||
},
|
||||
|
||||
'WATCHLISTS': {
|
||||
@ -229,5 +232,6 @@
|
||||
'nirnimesh@chromium.org', 'dyu@chromium.org'],
|
||||
'labs': ['thakis@chromium.org'],
|
||||
'file_system': ['kinuko@chromium.org'],
|
||||
'pepper_api': ['piman+watch@chromium.org'],
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user