Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(353)

Unified Diff: Source/core/core.gypi

Issue 29123004: Move core/platform/network to platform/network (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: One more file Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/core/fetch/CrossOriginAccessControl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
« no previous file with comments | « no previous file | Source/core/fetch/CrossOriginAccessControl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698