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

Side by Side Diff: Source/WebCore/WebCore.gypi

Issue 10447082: Merge 117971 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1132/
Patch Set: Created 8 years, 6 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
« no previous file with comments | « Source/WebCore/Target.pri ('k') | Source/WebCore/WebCore.order » ('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 'project_dir': ['.'], 3 'project_dir': ['.'],
4 # These headers are part of WebCore's private API in the Apple Mac build . 4 # These headers are part of WebCore's private API in the Apple Mac build .
5 'webcore_privateheader_files': [ 5 'webcore_privateheader_files': [
6 'Modules/geolocation/Geolocation.h', 6 'Modules/geolocation/Geolocation.h',
7 'Modules/geolocation/GeolocationController.h', 7 'Modules/geolocation/GeolocationController.h',
8 'Modules/geolocation/GeolocationError.h', 8 'Modules/geolocation/GeolocationError.h',
9 'Modules/geolocation/GeolocationPosition.h', 9 'Modules/geolocation/GeolocationPosition.h',
10 'Modules/geolocation/Geoposition.h', 10 'Modules/geolocation/Geoposition.h',
(...skipping 4947 matching lines...) Expand 10 before | Expand all | Expand 10 after
4958 'rendering/style/StyleRareNonInheritedData.cpp', 4958 'rendering/style/StyleRareNonInheritedData.cpp',
4959 'rendering/style/StyleShader.h', 4959 'rendering/style/StyleShader.h',
4960 'rendering/style/StyleSurroundData.cpp', 4960 'rendering/style/StyleSurroundData.cpp',
4961 'rendering/style/StyleTransformData.cpp', 4961 'rendering/style/StyleTransformData.cpp',
4962 'rendering/style/StyleVisualData.cpp', 4962 'rendering/style/StyleVisualData.cpp',
4963 'rendering/svg/SVGInlineFlowBox.cpp', 4963 'rendering/svg/SVGInlineFlowBox.cpp',
4964 'rendering/svg/SVGInlineFlowBox.h', 4964 'rendering/svg/SVGInlineFlowBox.h',
4965 'rendering/svg/SVGInlineTextBox.cpp', 4965 'rendering/svg/SVGInlineTextBox.cpp',
4966 'rendering/svg/SVGInlineTextBox.h', 4966 'rendering/svg/SVGInlineTextBox.h',
4967 'rendering/svg/SVGMarkerData.h', 4967 'rendering/svg/SVGMarkerData.h',
4968 'rendering/svg/SVGMarkerLayoutInfo.cpp',
4969 'rendering/svg/SVGMarkerLayoutInfo.h',
4970 'rendering/svg/SVGPathData.cpp', 4968 'rendering/svg/SVGPathData.cpp',
4971 'rendering/svg/SVGPathData.h', 4969 'rendering/svg/SVGPathData.h',
4972 'rendering/svg/SVGRenderSupport.cpp', 4970 'rendering/svg/SVGRenderSupport.cpp',
4973 'rendering/svg/SVGRenderSupport.h', 4971 'rendering/svg/SVGRenderSupport.h',
4974 'rendering/svg/SVGRenderTreeAsText.cpp', 4972 'rendering/svg/SVGRenderTreeAsText.cpp',
4975 'rendering/svg/SVGRenderTreeAsText.h', 4973 'rendering/svg/SVGRenderTreeAsText.h',
4976 'rendering/svg/SVGRenderingContext.cpp', 4974 'rendering/svg/SVGRenderingContext.cpp',
4977 'rendering/svg/SVGRenderingContext.h', 4975 'rendering/svg/SVGRenderingContext.h',
4978 'rendering/svg/SVGResources.cpp', 4976 'rendering/svg/SVGResources.cpp',
4979 'rendering/svg/SVGResources.h', 4977 'rendering/svg/SVGResources.h',
(...skipping 906 matching lines...) Expand 10 before | Expand all | Expand 10 after
5886 'rendering/svg/RenderSVGTextPath.h', 5884 'rendering/svg/RenderSVGTextPath.h',
5887 'rendering/svg/RenderSVGTransformableContainer.cpp', 5885 'rendering/svg/RenderSVGTransformableContainer.cpp',
5888 'rendering/svg/RenderSVGTransformableContainer.h', 5886 'rendering/svg/RenderSVGTransformableContainer.h',
5889 'rendering/svg/RenderSVGViewportContainer.cpp', 5887 'rendering/svg/RenderSVGViewportContainer.cpp',
5890 'rendering/svg/RenderSVGViewportContainer.h', 5888 'rendering/svg/RenderSVGViewportContainer.h',
5891 'rendering/svg/SVGInlineFlowBox.cpp', 5889 'rendering/svg/SVGInlineFlowBox.cpp',
5892 'rendering/svg/SVGInlineFlowBox.h', 5890 'rendering/svg/SVGInlineFlowBox.h',
5893 'rendering/svg/SVGInlineTextBox.cpp', 5891 'rendering/svg/SVGInlineTextBox.cpp',
5894 'rendering/svg/SVGInlineTextBox.h', 5892 'rendering/svg/SVGInlineTextBox.h',
5895 'rendering/svg/SVGMarkerData.h', 5893 'rendering/svg/SVGMarkerData.h',
5896 'rendering/svg/SVGMarkerLayoutInfo.cpp',
5897 'rendering/svg/SVGMarkerLayoutInfo.h',
5898 'rendering/svg/SVGPathData.cpp', 5894 'rendering/svg/SVGPathData.cpp',
5899 'rendering/svg/SVGPathData.h', 5895 'rendering/svg/SVGPathData.h',
5900 'rendering/svg/SVGRenderSupport.cpp', 5896 'rendering/svg/SVGRenderSupport.cpp',
5901 'rendering/svg/SVGRenderSupport.h', 5897 'rendering/svg/SVGRenderSupport.h',
5902 'rendering/svg/SVGRenderTreeAsText.cpp', 5898 'rendering/svg/SVGRenderTreeAsText.cpp',
5903 'rendering/svg/SVGRenderTreeAsText.h', 5899 'rendering/svg/SVGRenderTreeAsText.h',
5904 'rendering/svg/SVGRenderingContext.cpp', 5900 'rendering/svg/SVGRenderingContext.cpp',
5905 'rendering/svg/SVGRenderingContext.h', 5901 'rendering/svg/SVGRenderingContext.h',
5906 'rendering/svg/SVGResources.cpp', 5902 'rendering/svg/SVGResources.cpp',
5907 'rendering/svg/SVGResources.h', 5903 'rendering/svg/SVGResources.h',
(...skipping 2374 matching lines...) Expand 10 before | Expand all | Expand 10 after
8282 'platform/chromium/support/WebURLResponse.cpp', 8278 'platform/chromium/support/WebURLResponse.cpp',
8283 'platform/chromium/support/WebURLResponsePrivate.h', 8279 'platform/chromium/support/WebURLResponsePrivate.h',
8284 'platform/chromium/support/WrappedResourceRequest.h', 8280 'platform/chromium/support/WrappedResourceRequest.h',
8285 'platform/chromium/support/WrappedResourceResponse.h', 8281 'platform/chromium/support/WrappedResourceResponse.h',
8286 ], 8282 ],
8287 'export_file_generator_files': [ 8283 'export_file_generator_files': [
8288 '<(PRODUCT_DIR)/DerivedSources/WebCore/ExportFileGenerator.cpp', 8284 '<(PRODUCT_DIR)/DerivedSources/WebCore/ExportFileGenerator.cpp',
8289 ], 8285 ],
8290 } 8286 }
8291 } 8287 }
OLDNEW
« no previous file with comments | « Source/WebCore/Target.pri ('k') | Source/WebCore/WebCore.order » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698