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 77168f1ea0c050f81c2431d4046a6b6caa269fde..0159e6edc77c2c0ef6be15b787194c9b7150851c 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -1596,6 +1596,8 @@ |
'frame/FrameHost.cpp', |
'frame/FrameHost.h', |
'frame/FrameOwner.h', |
+ 'frame/FrameSerializer.cpp', |
+ 'frame/FrameSerializer.h', |
'frame/FrameView.cpp', |
'frame/FrameView.h', |
'frame/FrameViewAutoSizeInfo.cpp', |
@@ -1919,7 +1921,6 @@ |
'page/PagePopupClient.h', |
'page/PagePopupController.cpp', |
'page/PagePopupController.h', |
- 'page/PageSerializer.cpp', |
'page/PageVisibilityState.cpp', |
'page/PointerLockController.cpp', |
'page/PointerLockController.h', |