| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index 6712d6676d9ef31e3f22dcd59bc74b903ba9b3f1..9fa9e6edec56bbc44f706a2d772d97411319badc 100644
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -1379,6 +1379,9 @@
|
| '|third_party/WebKit/LayoutTests/fast/file' \
|
| '|third_party/WebKit/public/.*File'
|
| },
|
| + 'blink_frames': {
|
| + 'filepath': 'third_party/WebKit/Source/core/frame/'
|
| + },
|
| 'blink_quota': {
|
| 'filepath': 'third_party/WebKit/Source/modules/quota/' \
|
| '|third_party/WebKit/Source/web/.*Quota' \
|
| @@ -1646,6 +1649,7 @@
|
| 'blink_fileapi': ['kinuko+fileapi@chromium.org',
|
| 'nhiroki@chromium.org',
|
| 'tzik@chromium.org'],
|
| + 'blink_frames': ['blink-reviews-frames@chromium.org'],
|
| 'blink_geolocation': ['mlamouri+watch-blink@chromium.org',
|
| 'mvanouwerkerk+watch@chromium.org',
|
| 'timvolodine@chromium.org'],
|
|
|