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

Unified Diff: Source/core/core.gypi

Issue 883293004: [New Multicolumn] Preparatory work for nested multicol support. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: no find copies, please Created 5 years, 11 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/MultiColumnRow.h » ('j') | Source/core/rendering/MultiColumnRow.h » ('J')
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 67b4085e39715f45b310f2ebe5a053bbbc0350d6..ab1d48bcad3382b91cf4cc66bdb98f50de6d4674 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1675,6 +1675,8 @@
'rendering/InlineTextBox.cpp',
'rendering/LayerFragment.h',
'rendering/LayoutState.cpp',
+ 'rendering/MultiColumnRow.cpp',
+ 'rendering/MultiColumnRow.h',
'rendering/OrderIterator.cpp',
'rendering/OrderIterator.h',
'rendering/PaintInfo.cpp',
« no previous file with comments | « no previous file | Source/core/rendering/MultiColumnRow.h » ('j') | Source/core/rendering/MultiColumnRow.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698