Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 0d86cfa0088cb3c91cee79affdaa02c89b02424b..a471d01a65d4ab28c8dc5dc759c5b496006492fe 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -3024,13 +3024,6 @@ |
'platform/mock/ScrollbarThemeMock.cpp', |
'platform/mock/ScrollbarThemeMock.h', |
'platform/mock/ScrollbarThemeOverlayMock.h', |
- 'platform/network/FormData.cpp', |
- 'platform/network/FormDataBuilder.cpp', |
- 'platform/network/FormDataBuilder.h', |
- 'platform/network/ResourceRequest.cpp', |
- 'platform/network/ResourceRequest.h', |
- 'platform/network/ResourceResponse.cpp', |
- 'platform/network/ResourceResponse.h', |
'platform/text/RegularExpression.cpp', |
], |
'webcore_platform_geometry_files': [ |
@@ -3535,8 +3528,6 @@ |
'platform/chromium/support/WebFileSystemCallbacks.cpp', |
'platform/chromium/support/WebFloatQuad.cpp', |
'platform/chromium/support/WebFilterKeyframe.cpp', |
- 'platform/chromium/support/WebHTTPBody.cpp', |
- 'platform/chromium/support/WebHTTPLoadInfo.cpp', |
'platform/chromium/support/WebMediaConstraints.cpp', |
'platform/chromium/support/WebMediaStream.cpp', |
'platform/chromium/support/WebMediaStreamSource.cpp', |
@@ -3562,10 +3553,6 @@ |
'platform/chromium/support/WebSpeechSynthesizerClientImpl.cpp', |
'platform/chromium/support/WebSpeechSynthesizerClientImpl.h', |
'platform/chromium/support/WebTransformKeyframe.cpp', |
- 'platform/chromium/support/WebURLRequest.cpp', |
- 'platform/chromium/support/WebURLRequestPrivate.h', |
- 'platform/chromium/support/WebURLResponse.cpp', |
- 'platform/chromium/support/WebURLResponsePrivate.h', |
'platform/chromium/support/WrappedResourceRequest.h', |
'platform/chromium/support/WrappedResourceResponse.h', |
], |