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

Unified Diff: Source/core/core.gypi

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 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',
« no previous file with comments | « LayoutTests/virtual/slimmingpaint/fast/block/float/br-with-clear-2-expected.txt ('k') | Source/core/html/HTMLBRElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698