Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 48c7d466db3876474627a7d7820d4bac24ec4dc4..04e3c9e50af9194c53d6753e4f13da55645f4240 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -1065,6 +1065,8 @@ |
'frame/DeprecatedScheduleStyleRecalcDuringCompositingUpdate.h', |
'frame/DeprecatedScheduleStyleRecalcDuringLayout.cpp', |
'frame/DeprecatedScheduleStyleRecalcDuringLayout.h', |
+ 'frame/Frame.cpp', |
+ 'frame/Frame.h', |
'frame/FrameDestructionObserver.cpp', |
'frame/FrameDestructionObserver.h', |
'frame/FrameHost.cpp', |
@@ -1085,6 +1087,8 @@ |
'frame/NavigatorID.h', |
'frame/NavigatorOnLine.h', |
'frame/PageConsole.cpp', |
+ 'frame/RemoteFrame.cpp', |
+ 'frame/RemoteFrame.h', |
'frame/Screen.cpp', |
'frame/Screen.h', |
'frame/Settings.cpp', |