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 e6b6b1d93ec704e5a35be85b7b0e75c72d0f4e61..2a3789b3b1a074083ade43920cfa3d2b0c00b239 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -1904,8 +1904,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', |
@@ -1928,6 +1926,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', |