| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index f4f9fe5fe6c131a5087c08ad70732a296740ca95..8f74d776d1fed3945ad548b26f68d17f3015418a 100644
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -85,6 +85,9 @@
|
| 'owners': {
|
| 'filepath': 'OWNERS',
|
| },
|
| + 'paint': {
|
| + 'filepath' : 'Source/core/paint/'
|
| + },
|
| 'preloadScanner': {
|
| 'filepath': 'Source/core/html/parser/HTMLPreloadScanner',
|
| },
|
| @@ -374,6 +377,8 @@
|
| 'leviw+renderwatch@chromium.org',
|
| 'zoltan@webkit.org',
|
| 'blink-reviews-rendering@chromium.org' ],
|
| + 'paint' : [ 'blink-reviews-paint@chromium.org',
|
| + 'slimming-paint-reviews@chromium.org' ],
|
| 'compositing': [ ],
|
| 'content_security_policy': [ 'mkwst+watchlist-csp@chromium.org' ],
|
| 'prerender': [ 'gavinp+prerender@chromium.org',
|
|
|