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

Unified Diff: Source/core/core.gypi

Issue 166623002: [CSS Grid Layout] Introduce an explicit type for resolved grid positions (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Applied review suggestions Created 6 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 8978d2a0c72ec89e2d936c04d203a210110b83f5..34db449639f52402a8fcaa2dfd5334f07f107e01 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1692,6 +1692,8 @@
'rendering/style/CounterDirectives.cpp',
'rendering/style/FillLayer.cpp',
'rendering/style/GridCoordinate.h',
+ 'rendering/style/GridResolvedPosition.cpp',
+ 'rendering/style/GridResolvedPosition.h',
'rendering/style/KeyframeList.cpp',
'rendering/style/KeyframeList.h',
'rendering/style/NinePieceImage.cpp',
« no previous file with comments | « no previous file | Source/core/css/CSSGridTemplateAreasValue.cpp » ('j') | Source/core/css/CSSGridTemplateAreasValue.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698