| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index a4f46e2f137ad058bb73d89218e421f6e728b776..34a9134156513422f49252268a12d3df6d66be02 100644
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -140,7 +140,8 @@
|
| 'filepath': 'Source/core/loader',
|
| },
|
| 'notifications': {
|
| - 'filepath': 'Source/modules/notifications' \
|
| + 'filepath': 'LayoutTests/http/tests/notifications' \
|
| + '|Source/modules/notifications' \
|
| '|public/platform/modules/notifications'
|
| },
|
| 'owners': {
|
| @@ -160,7 +161,8 @@
|
| 'filepath': 'public'
|
| },
|
| 'push_messaging': {
|
| - 'filepath': 'Source/modules/push_messaging' \
|
| + 'filepath': 'LayoutTests/http/tests/push_messaging' \
|
| + '|Source/modules/push_messaging' \
|
| '|public/platform/modules/push_messaging'
|
| },
|
| 'platform_graphics': {
|
|
|