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

Unified Diff: Source/core/core.gypi

Issue 1045723009: Move core/layout/style to core/style (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase. Created 5 years, 9 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 | « Source/core/animation/css/CSSPropertyEquality.cpp ('k') | Source/core/css/BasicShapeFunctions.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 1d43fa5f19d3c43cb0a59ec74acce17931d07dc8..f6c89674aaeeb24487c451f195223bbab7a7519c 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -791,55 +791,55 @@
'layout/shapes/ShapeInterval.h',
'layout/shapes/ShapeOutsideInfo.cpp',
'layout/shapes/ShapeOutsideInfo.h',
- 'layout/style/AppliedTextDecoration.cpp',
- 'layout/style/AuthorStyleInfo.h',
- 'layout/style/BasicShapes.cpp',
- 'layout/style/BorderEdge.cpp',
- 'layout/style/BorderEdge.h',
- 'layout/style/BorderImageLength.h',
- 'layout/style/BorderImageLengthBox.h',
- 'layout/style/CachedUAStyle.h',
- 'layout/style/ContentData.cpp',
- 'layout/style/CounterDirectives.cpp',
- 'layout/style/FillLayer.cpp',
- 'layout/style/GridCoordinate.h',
- 'layout/style/GridResolvedPosition.cpp',
- 'layout/style/GridResolvedPosition.h',
- 'layout/style/KeyframeList.cpp',
- 'layout/style/KeyframeList.h',
- 'layout/style/ComputedStyle.cpp',
- 'layout/style/ComputedStyle.h',
- 'layout/style/NinePieceImage.cpp',
- 'layout/style/PathStyleMotionPath.cpp',
- 'layout/style/PathStyleMotionPath.h',
- 'layout/style/QuotesData.cpp',
- 'layout/style/QuotesData.h',
- 'layout/style/ShadowData.cpp',
- 'layout/style/ShadowData.h',
- 'layout/style/ShadowList.cpp',
- 'layout/style/ShadowList.h',
- 'layout/style/StyleBackgroundData.cpp',
- 'layout/style/StyleBoxData.cpp',
- 'layout/style/StyleDeprecatedFlexibleBoxData.cpp',
- 'layout/style/StyleFetchedImage.cpp',
- 'layout/style/StyleFetchedImageSet.cpp',
- 'layout/style/StyleFilterData.cpp',
- 'layout/style/StyleFlexibleBoxData.cpp',
- 'layout/style/StyleGeneratedImage.cpp',
- 'layout/style/StyleGridData.cpp',
- 'layout/style/StyleGridItemData.cpp',
- 'layout/style/StyleInheritedData.cpp',
- 'layout/style/StyleMotionData.cpp',
- 'layout/style/StyleMotionData.h',
- 'layout/style/StyleMotionPath.h',
- 'layout/style/StyleMultiColData.cpp',
- 'layout/style/StylePendingImage.h',
- 'layout/style/StyleRareInheritedData.cpp',
- 'layout/style/StyleRareNonInheritedData.cpp',
- 'layout/style/StyleSurroundData.cpp',
- 'layout/style/StyleTransformData.cpp',
- 'layout/style/StyleVisualData.cpp',
- 'layout/style/StyleWillChangeData.cpp',
+ 'style/AppliedTextDecoration.cpp',
+ 'style/AuthorStyleInfo.h',
+ 'style/BasicShapes.cpp',
+ 'style/BorderEdge.cpp',
+ 'style/BorderEdge.h',
+ 'style/BorderImageLength.h',
+ 'style/BorderImageLengthBox.h',
+ 'style/CachedUAStyle.h',
+ 'style/ContentData.cpp',
+ 'style/CounterDirectives.cpp',
+ 'style/FillLayer.cpp',
+ 'style/GridCoordinate.h',
+ 'style/GridResolvedPosition.cpp',
+ 'style/GridResolvedPosition.h',
+ 'style/KeyframeList.cpp',
+ 'style/KeyframeList.h',
+ 'style/ComputedStyle.cpp',
+ 'style/ComputedStyle.h',
+ 'style/NinePieceImage.cpp',
+ 'style/PathStyleMotionPath.cpp',
+ 'style/PathStyleMotionPath.h',
+ 'style/QuotesData.cpp',
+ 'style/QuotesData.h',
+ 'style/ShadowData.cpp',
+ 'style/ShadowData.h',
+ 'style/ShadowList.cpp',
+ 'style/ShadowList.h',
+ 'style/StyleBackgroundData.cpp',
+ 'style/StyleBoxData.cpp',
+ 'style/StyleDeprecatedFlexibleBoxData.cpp',
+ 'style/StyleFetchedImage.cpp',
+ 'style/StyleFetchedImageSet.cpp',
+ 'style/StyleFilterData.cpp',
+ 'style/StyleFlexibleBoxData.cpp',
+ 'style/StyleGeneratedImage.cpp',
+ 'style/StyleGridData.cpp',
+ 'style/StyleGridItemData.cpp',
+ 'style/StyleInheritedData.cpp',
+ 'style/StyleMotionData.cpp',
+ 'style/StyleMotionData.h',
+ 'style/StyleMotionPath.h',
+ 'style/StyleMultiColData.cpp',
+ 'style/StylePendingImage.h',
+ 'style/StyleRareInheritedData.cpp',
+ 'style/StyleRareNonInheritedData.cpp',
+ 'style/StyleSurroundData.cpp',
+ 'style/StyleTransformData.cpp',
+ 'style/StyleVisualData.cpp',
+ 'style/StyleWillChangeData.cpp',
'layout/svg/line/SVGInlineFlowBox.cpp',
'layout/svg/line/SVGInlineFlowBox.h',
'layout/svg/line/SVGInlineTextBox.cpp',
@@ -3082,8 +3082,8 @@
'html/track/vtt/VTTTokenizer.h',
],
'webcore_svg_files': [
- 'layout/style/SVGComputedStyle.cpp',
- 'layout/style/SVGComputedStyleDefs.cpp',
+ 'style/SVGComputedStyle.cpp',
+ 'style/SVGComputedStyleDefs.cpp',
'layout/svg/ReferenceFilterBuilder.cpp',
'layout/svg/ReferenceFilterBuilder.h',
'layout/svg/LayoutSVGBlock.cpp',
@@ -3795,9 +3795,9 @@
'layout/MultiColumnFragmentainerGroupTest.cpp',
'layout/OverflowModelTest.cpp',
'layout/shapes/BoxShapeTest.cpp',
- 'layout/style/OutlineValueTest.cpp',
- 'layout/style/ComputedStyleTest.cpp',
- 'layout/style/SVGComputedStyleTest.cpp',
+ 'style/OutlineValueTest.cpp',
+ 'style/ComputedStyleTest.cpp',
+ 'style/SVGComputedStyleTest.cpp',
'loader/FrameFetchContextTest.cpp',
'loader/LinkHeaderTest.cpp',
'loader/MixedContentCheckerTest.cpp',
« no previous file with comments | « Source/core/animation/css/CSSPropertyEquality.cpp ('k') | Source/core/css/BasicShapeFunctions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698