| 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 916555e45202c22927c4220f390bc094095a0752..60e3aeef666b74d9d4843b4f80560f61d49e0ea8 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -1917,8 +1917,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',
|
| @@ -1941,6 +1939,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',
|
|
|