| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index 013e12f5b72f1c3f565d6cbc84fa2c2c35b32052..2dee4f4975c82455d6d1d635761ae1dd3af9851e 100644
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -1040,6 +1040,9 @@
|
| '|third_party/WebKit/Source/modules/push_messaging' \
|
| '|third_party/WebKit/public/platform/modules/push_messaging'
|
| },
|
| + 'blink_platform': {
|
| + 'filepath': 'third_party/WebKit/Source/platform'
|
| + },
|
| 'blink_platform_graphics': {
|
| 'filepath': 'third_party/WebKit/Source/platform/fonts' \
|
| '|third_party/WebKit/Source/platform/geometry' \
|
| @@ -1584,6 +1587,7 @@
|
| 'tyoshino+watch@chromium.org',
|
| 'loading-reviews@chromium.org' ],
|
| 'blink_owners': [ 'abarth@chromium.org'],
|
| + 'blink_platform': [ 'kinuko+watch@chromium.org' ],
|
| 'blink_platform_graphics': [ 'schenney@chromium.org',
|
| 'danakj@chromium.org',
|
| 'pdr+graphicswatchlist@chromium.org',
|
|
|