| Index: Source/web/web.gypi
|
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi
|
| index 0dfde54427d9c76302c20580fb1523699c7c8dd5..5ae7599ef4f929385ba8c2fe88ba8673b2bbacde 100644
|
| --- a/Source/web/web.gypi
|
| +++ b/Source/web/web.gypi
|
| @@ -57,8 +57,6 @@
|
| 'NavigatorContentUtilsClientImpl.h',
|
| 'NotificationPermissionClientImpl.cpp',
|
| 'NotificationPermissionClientImpl.h',
|
| - 'NotificationPresenterImpl.cpp',
|
| - 'NotificationPresenterImpl.h',
|
| 'OpenedFrameTracker.cpp',
|
| 'OpenedFrameTracker.h',
|
| 'PageOverlay.cpp',
|
| @@ -191,7 +189,6 @@
|
| 'WebNetworkStateNotifier.cpp',
|
| 'WebNode.cpp',
|
| 'WebNodeList.cpp',
|
| - 'WebNotification.cpp',
|
| 'WebOptionElement.cpp',
|
| 'WebPagePopupImpl.cpp',
|
| 'WebPagePopupImpl.h',
|
|
|