| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index b9f95d1fac0b6f9673178ad3e817d3f5e5ce4ede..8ca9fe133d98e29703c3f80d6f3955fca9c62520 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -1902,8 +1902,6 @@
|
| 'page/CreateWindow.h',
|
| 'page/CustomContextMenuProvider.cpp',
|
| 'page/CustomContextMenuProvider.h',
|
| - 'page/DOMWindowPagePopup.cpp',
|
| - 'page/DOMWindowPagePopup.h',
|
| 'page/DragController.cpp',
|
| 'page/DragData.cpp',
|
| 'page/EventSource.cpp',
|
| @@ -1926,6 +1924,8 @@
|
| 'page/PagePopupClient.h',
|
| 'page/PagePopupController.cpp',
|
| 'page/PagePopupController.h',
|
| + 'page/PagePopupSupplement.cpp',
|
| + 'page/PagePopupSupplement.h',
|
| 'page/PageVisibilityState.cpp',
|
| 'page/PointerLockController.cpp',
|
| 'page/PointerLockController.h',
|
|
|