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

Unified Diff: sky/engine/core/core.gni

Issue 703563002: Remove shape-outside. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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
Index: sky/engine/core/core.gni
diff --git a/sky/engine/core/core.gni b/sky/engine/core/core.gni
index 81b03193a344010ca0e9ae3433126cb14ee16bf2..3d856e16a23c92169971f1e5187b561a24258601 100644
--- a/sky/engine/core/core.gni
+++ b/sky/engine/core/core.gni
@@ -1116,19 +1116,6 @@ sky_core_files = [
"rendering/line/LineWidth.h",
"rendering/line/TrailingObjects.cpp",
"rendering/line/TrailingObjects.h",
- "rendering/shapes/BoxShape.cpp",
- "rendering/shapes/BoxShape.h",
- "rendering/shapes/PolygonShape.cpp",
- "rendering/shapes/PolygonShape.h",
- "rendering/shapes/RasterShape.cpp",
- "rendering/shapes/RasterShape.h",
- "rendering/shapes/RectangleShape.cpp",
- "rendering/shapes/RectangleShape.h",
- "rendering/shapes/Shape.cpp",
- "rendering/shapes/Shape.h",
- "rendering/shapes/ShapeInterval.h",
- "rendering/shapes/ShapeOutsideInfo.cpp",
- "rendering/shapes/ShapeOutsideInfo.h",
"rendering/style/AppliedTextDecoration.cpp",
"rendering/style/BasicShapes.cpp",
"rendering/style/BorderImageLength.h",
« no previous file with comments | « sky/engine/core/animation/css/CSSPropertyEquality.cpp ('k') | sky/engine/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698