Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index d66d358f927381a701424ad0df3b3ce0f28d6e53..c3dfde9be77840ea6a2999b6d9babc0841916072 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -587,6 +587,7 @@ |
'layout/LayerStackingNodeIterator.cpp', |
'layout/LayoutApplet.cpp', |
'layout/LayoutApplet.h', |
+ 'layout/LayoutBR.cpp', |
'layout/LayoutCounter.cpp', |
'layout/LayoutCounter.h', |
'layout/LayoutEmbeddedObject.cpp', |
@@ -793,7 +794,6 @@ |
'layout/svg/line/SVGInlineTextBox.h', |
'layout/svg/line/SVGRootInlineBox.cpp', |
'layout/svg/line/SVGRootInlineBox.h', |
- 'rendering/RenderBR.cpp', |
'rendering/RenderBlock.cpp', |
'rendering/RenderBlockFlow.cpp', |
'rendering/RenderBlockLineLayout.cpp', |