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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | Source/core/fetch/CrossOriginAccessControl.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 'variables': { 2 'variables': {
3 'core_idl_files': [ 3 'core_idl_files': [
4 'css/CSS.idl', 4 'css/CSS.idl',
5 'css/CSSCharsetRule.idl', 5 'css/CSSCharsetRule.idl',
6 'css/CSSFontFaceLoadEvent.idl', 6 'css/CSSFontFaceLoadEvent.idl',
7 'css/CSSFontFaceRule.idl', 7 'css/CSSFontFaceRule.idl',
8 'css/CSSHostRule.idl', 8 'css/CSSHostRule.idl',
9 'css/CSSImportRule.idl', 9 'css/CSSImportRule.idl',
10 'css/CSSKeyframeRule.idl', 10 'css/CSSKeyframeRule.idl',
(...skipping 3006 matching lines...) Expand 10 before | Expand all | Expand 10 after
3017 'platform/mediastream/RTCPeerConnectionHandlerClient.h', 3017 'platform/mediastream/RTCPeerConnectionHandlerClient.h',
3018 'platform/mediastream/RTCSessionDescriptionRequest.h', 3018 'platform/mediastream/RTCSessionDescriptionRequest.h',
3019 'platform/mediastream/RTCStatsRequest.h', 3019 'platform/mediastream/RTCStatsRequest.h',
3020 'platform/mediastream/RTCVoidRequest.h', 3020 'platform/mediastream/RTCVoidRequest.h',
3021 'platform/mock/GeolocationClientMock.cpp', 3021 'platform/mock/GeolocationClientMock.cpp',
3022 'platform/mock/PlatformSpeechSynthesizerMock.cpp', 3022 'platform/mock/PlatformSpeechSynthesizerMock.cpp',
3023 'platform/mock/PlatformSpeechSynthesizerMock.h', 3023 'platform/mock/PlatformSpeechSynthesizerMock.h',
3024 'platform/mock/ScrollbarThemeMock.cpp', 3024 'platform/mock/ScrollbarThemeMock.cpp',
3025 'platform/mock/ScrollbarThemeMock.h', 3025 'platform/mock/ScrollbarThemeMock.h',
3026 'platform/mock/ScrollbarThemeOverlayMock.h', 3026 'platform/mock/ScrollbarThemeOverlayMock.h',
3027 'platform/network/FormData.cpp',
3028 'platform/network/FormDataBuilder.cpp',
3029 'platform/network/FormDataBuilder.h',
3030 'platform/network/ResourceRequest.cpp',
3031 'platform/network/ResourceRequest.h',
3032 'platform/network/ResourceResponse.cpp',
3033 'platform/network/ResourceResponse.h',
3034 'platform/text/RegularExpression.cpp', 3027 'platform/text/RegularExpression.cpp',
3035 ], 3028 ],
3036 'webcore_platform_geometry_files': [ 3029 'webcore_platform_geometry_files': [
3037 'platform/graphics/FloatPolygon.cpp', 3030 'platform/graphics/FloatPolygon.cpp',
3038 ], 3031 ],
3039 'webcore_svg_files': [ 3032 'webcore_svg_files': [
3040 'rendering/style/SVGRenderStyle.cpp', 3033 'rendering/style/SVGRenderStyle.cpp',
3041 'rendering/style/SVGRenderStyleDefs.cpp', 3034 'rendering/style/SVGRenderStyleDefs.cpp',
3042 'rendering/svg/ReferenceFilterBuilder.cpp', 3035 'rendering/svg/ReferenceFilterBuilder.cpp',
3043 'rendering/svg/ReferenceFilterBuilder.h', 3036 'rendering/svg/ReferenceFilterBuilder.h',
(...skipping 484 matching lines...) Expand 10 before | Expand all | Expand 10 after
3528 'platform/chromium/support/WebArrayBuffer.cpp', 3521 'platform/chromium/support/WebArrayBuffer.cpp',
3529 'platform/chromium/support/WebCrypto.cpp', 3522 'platform/chromium/support/WebCrypto.cpp',
3530 'platform/chromium/support/WebCryptoAlgorithm.cpp', 3523 'platform/chromium/support/WebCryptoAlgorithm.cpp',
3531 'platform/chromium/support/WebCryptoKey.cpp', 3524 'platform/chromium/support/WebCryptoKey.cpp',
3532 'platform/chromium/support/WebCursorInfo.cpp', 3525 'platform/chromium/support/WebCursorInfo.cpp',
3533 'platform/chromium/support/WebDeviceMotionData.cpp', 3526 'platform/chromium/support/WebDeviceMotionData.cpp',
3534 'platform/chromium/support/WebDeviceOrientationData.cpp', 3527 'platform/chromium/support/WebDeviceOrientationData.cpp',
3535 'platform/chromium/support/WebFileSystemCallbacks.cpp', 3528 'platform/chromium/support/WebFileSystemCallbacks.cpp',
3536 'platform/chromium/support/WebFloatQuad.cpp', 3529 'platform/chromium/support/WebFloatQuad.cpp',
3537 'platform/chromium/support/WebFilterKeyframe.cpp', 3530 'platform/chromium/support/WebFilterKeyframe.cpp',
3538 'platform/chromium/support/WebHTTPBody.cpp',
3539 'platform/chromium/support/WebHTTPLoadInfo.cpp',
3540 'platform/chromium/support/WebMediaConstraints.cpp', 3531 'platform/chromium/support/WebMediaConstraints.cpp',
3541 'platform/chromium/support/WebMediaStream.cpp', 3532 'platform/chromium/support/WebMediaStream.cpp',
3542 'platform/chromium/support/WebMediaStreamSource.cpp', 3533 'platform/chromium/support/WebMediaStreamSource.cpp',
3543 'platform/chromium/support/WebMediaStreamTrack.cpp', 3534 'platform/chromium/support/WebMediaStreamTrack.cpp',
3544 'platform/chromium/support/WebPrerender.cpp', 3535 'platform/chromium/support/WebPrerender.cpp',
3545 'platform/chromium/support/WebPrerenderingSupport.cpp', 3536 'platform/chromium/support/WebPrerenderingSupport.cpp',
3546 'platform/chromium/support/WebRTCConfiguration.cpp', 3537 'platform/chromium/support/WebRTCConfiguration.cpp',
3547 'platform/chromium/support/WebRTCICECandidate.cpp', 3538 'platform/chromium/support/WebRTCICECandidate.cpp',
3548 'platform/chromium/support/WebRTCSessionDescription.cpp', 3539 'platform/chromium/support/WebRTCSessionDescription.cpp',
3549 'platform/chromium/support/WebRTCSessionDescriptionRequest.cpp', 3540 'platform/chromium/support/WebRTCSessionDescriptionRequest.cpp',
3550 'platform/chromium/support/WebRTCStatsRequest.cpp', 3541 'platform/chromium/support/WebRTCStatsRequest.cpp',
3551 'platform/chromium/support/WebRTCStatsResponse.cpp', 3542 'platform/chromium/support/WebRTCStatsResponse.cpp',
3552 'platform/chromium/support/WebRTCVoidRequest.cpp', 3543 'platform/chromium/support/WebRTCVoidRequest.cpp',
3553 'platform/chromium/support/WebScrollbarImpl.cpp', 3544 'platform/chromium/support/WebScrollbarImpl.cpp',
3554 'platform/chromium/support/WebScrollbarImpl.h', 3545 'platform/chromium/support/WebScrollbarImpl.h',
3555 'platform/chromium/support/WebScrollbarThemeClientImpl.cpp', 3546 'platform/chromium/support/WebScrollbarThemeClientImpl.cpp',
3556 'platform/chromium/support/WebScrollbarThemeClientImpl.h', 3547 'platform/chromium/support/WebScrollbarThemeClientImpl.h',
3557 'platform/chromium/support/WebScrollbarThemeGeometryNative.cpp', 3548 'platform/chromium/support/WebScrollbarThemeGeometryNative.cpp',
3558 'platform/chromium/support/WebScrollbarThemeGeometryNative.h', 3549 'platform/chromium/support/WebScrollbarThemeGeometryNative.h',
3559 'platform/chromium/support/WebSourceInfo.cpp', 3550 'platform/chromium/support/WebSourceInfo.cpp',
3560 'platform/chromium/support/WebSpeechSynthesisUtterance.cpp', 3551 'platform/chromium/support/WebSpeechSynthesisUtterance.cpp',
3561 'platform/chromium/support/WebSpeechSynthesisVoice.cpp', 3552 'platform/chromium/support/WebSpeechSynthesisVoice.cpp',
3562 'platform/chromium/support/WebSpeechSynthesizerClientImpl.cpp', 3553 'platform/chromium/support/WebSpeechSynthesizerClientImpl.cpp',
3563 'platform/chromium/support/WebSpeechSynthesizerClientImpl.h', 3554 'platform/chromium/support/WebSpeechSynthesizerClientImpl.h',
3564 'platform/chromium/support/WebTransformKeyframe.cpp', 3555 'platform/chromium/support/WebTransformKeyframe.cpp',
3565 'platform/chromium/support/WebURLRequest.cpp',
3566 'platform/chromium/support/WebURLRequestPrivate.h',
3567 'platform/chromium/support/WebURLResponse.cpp',
3568 'platform/chromium/support/WebURLResponsePrivate.h',
3569 'platform/chromium/support/WrappedResourceRequest.h', 3556 'platform/chromium/support/WrappedResourceRequest.h',
3570 'platform/chromium/support/WrappedResourceResponse.h', 3557 'platform/chromium/support/WrappedResourceResponse.h',
3571 ], 3558 ],
3572 'core_unittest_files': [ 3559 'core_unittest_files': [
3573 'animation/AnimatableColorTest.cpp', 3560 'animation/AnimatableColorTest.cpp',
3574 'animation/AnimatableDoubleTest.cpp', 3561 'animation/AnimatableDoubleTest.cpp',
3575 'animation/AnimatableLengthTest.cpp', 3562 'animation/AnimatableLengthTest.cpp',
3576 'animation/AnimatableNeutralTest.cpp', 3563 'animation/AnimatableNeutralTest.cpp',
3577 'animation/AnimatableUnknownTest.cpp', 3564 'animation/AnimatableUnknownTest.cpp',
3578 'animation/AnimatableValueTestHelper.cpp', 3565 'animation/AnimatableValueTestHelper.cpp',
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
3660 'bison_exe': 'bison', 3647 'bison_exe': 'bison',
3661 # We specify a preprocess so it happens locally and won't get 3648 # We specify a preprocess so it happens locally and won't get
3662 # distributed to goma. 3649 # distributed to goma.
3663 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to 3650 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to
3664 # use /usr/bin/clang once we require Xcode 4.x. 3651 # use /usr/bin/clang once we require Xcode 4.x.
3665 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' 3652 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"'
3666 }], 3653 }],
3667 ], 3654 ],
3668 } 3655 }
3669 } 3656 }
OLDNEW
« 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