| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index c967416a46bc91537c76b6861bf8b8f49e603dc3..c721280dfe6486ccf0efd91183adf183d5790fc7 100644
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -173,6 +173,9 @@
|
| 'pepper_api': {
|
| 'filepath': 'ppapi/c/.*',
|
| },
|
| + 'prerender': {
|
| + 'filepath': 'chrome/browser/prerender/.*'
|
| + },
|
| },
|
|
|
| 'WATCHLISTS': {
|
| @@ -233,5 +236,6 @@
|
| 'labs': ['thakis@chromium.org'],
|
| 'file_system': ['kinuko@chromium.org'],
|
| 'pepper_api': ['piman+watch@chromium.org'],
|
| + 'prerender': ['cbentzel+watch@chromium.org'],
|
| },
|
| }
|
|
|