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

Unified Diff: Source/core/core.gypi

Issue 944923004: rendering/RenderBoxModelObject -> layout/LayoutBoxModelObject (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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
« no previous file with comments | « Source/core/animation/CompositorAnimations.cpp ('k') | Source/core/dom/Element.cpp » ('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 b5921c294145cde941f38c290703a0a9256d9faf..bc8f2c2344d725d5be615242abdaaf0f5f017323 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/LayoutBoxModelObject.cpp',
'layout/LayoutBR.cpp',
'layout/LayoutCounter.cpp',
'layout/LayoutCounter.h',
@@ -812,7 +813,6 @@
'rendering/RenderBlockFlow.cpp',
'rendering/RenderBlockLineLayout.cpp',
'rendering/RenderBox.cpp',
- 'rendering/RenderBoxModelObject.cpp',
'rendering/RenderButton.cpp',
'rendering/RenderButton.h',
'rendering/RenderCombineText.cpp',
« no previous file with comments | « Source/core/animation/CompositorAnimations.cpp ('k') | Source/core/dom/Element.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698