Commit c55f781e authored by piman@google.com's avatar piman@google.com

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
parent 1c6fe293
...@@ -170,6 +170,9 @@ ...@@ -170,6 +170,9 @@
'file_system': { 'file_system': {
'filepath': 'file_system/.*', 'filepath': 'file_system/.*',
}, },
'pepper_api': {
'filepath': 'ppapi/c/.*',
},
}, },
'WATCHLISTS': { 'WATCHLISTS': {
...@@ -229,5 +232,6 @@ ...@@ -229,5 +232,6 @@
'nirnimesh@chromium.org', 'dyu@chromium.org'], 'nirnimesh@chromium.org', 'dyu@chromium.org'],
'labs': ['thakis@chromium.org'], 'labs': ['thakis@chromium.org'],
'file_system': ['kinuko@chromium.org'], 'file_system': ['kinuko@chromium.org'],
'pepper_api': ['piman+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