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

Unified Diff: Source/core/core.gypi

Issue 18345011: Move GridCoordinate and GridSpan to a separate file (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: --no-find-copies to avoid bad copy detection Created 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/core/rendering/RenderGrid.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 4d6e169c308fbf26d647ba03ad07efa2a9b2cf4b..bf74cc8d56f58a2b98a06f54d1e6d6c2a65934e3 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1490,6 +1490,7 @@
'rendering/style/ContentData.cpp',
'rendering/style/CounterDirectives.cpp',
'rendering/style/FillLayer.cpp',
+ 'rendering/style/GridCoordinate.h',
'rendering/style/KeyframeList.cpp',
'rendering/style/KeyframeList.h',
'rendering/style/NinePieceImage.cpp',
« no previous file with comments | « no previous file | Source/core/rendering/RenderGrid.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698