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 662cb0fee9dc7b7bfa27108983dbfa13b0f998ef..30cde532de38e4ebfb523e8f5717338dcb33b0f9 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -1915,8 +1915,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', |
@@ -1939,6 +1937,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', |