Index: Source/web/web.gypi |
diff --git a/Source/web/web.gypi b/Source/web/web.gypi |
index 2f089028a410164c47c0a268d8273953db403eec..3127755e4e31c2cb1a94a0fc1e1e946c9e7b5402 100644 |
--- a/Source/web/web.gypi |
+++ b/Source/web/web.gypi |
@@ -149,8 +149,6 @@ |
'WebFontImpl.h', |
'WebFormControlElement.cpp', |
'WebFormElement.cpp', |
- 'WebFrameImpl.cpp', |
- 'WebFrameImpl.h', |
'WebGeolocationController.cpp', |
'WebGeolocationError.cpp', |
'WebGeolocationPermissionRequest.cpp', |
@@ -177,6 +175,8 @@ |
'WebKit.cpp', |
'WebLabelElement.cpp', |
'WebLeakDetector.cpp', |
+ 'WebLocalFrameImpl.cpp', |
+ 'WebLocalFrameImpl.h', |
'WebMIDIClientMock.cpp', |
'WebMIDIPermissionRequest.cpp', |
'WebMediaDevicesRequest.cpp', |