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

Unified Diff: Source/core/core.gypi

Issue 22893013: Move Floats out of RenderBlock (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix release bot compile error Created 7 years, 4 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/FloatingObjects.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 c484c5cb75da93ecb93034ce82dfd6cc1221aefa..af8e3acbb2d3d2e48fa53cf1bb1f5cac41e3ea07 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1307,6 +1307,8 @@
'rendering/FilterEffectRenderer.h',
'rendering/FixedTableLayout.cpp',
'rendering/FixedTableLayout.h',
+ 'rendering/FloatingObjects.cpp',
+ 'rendering/FloatingObjects.h',
'rendering/FlowThreadController.cpp',
'rendering/FlowThreadController.h',
'rendering/TextAutosizer.cpp',
« no previous file with comments | « no previous file | Source/core/rendering/FloatingObjects.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698