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

Unified Diff: Source/core/layout/LayerReflectionInfo.h

Issue 945803004: Merge back LayoutLayerModelObject into RenderBoxModelObject (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Better rebasing. 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/layout/LayerClipper.cpp ('k') | Source/core/layout/LayerScrollableArea.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/layout/LayerReflectionInfo.h
diff --git a/Source/core/layout/LayerReflectionInfo.h b/Source/core/layout/LayerReflectionInfo.h
index 12bd562be737f21ba280e5a460911dc855a17861..a745a1f01adcea367ca20e31f6e6baa3b3f8e30f 100644
--- a/Source/core/layout/LayerReflectionInfo.h
+++ b/Source/core/layout/LayerReflectionInfo.h
@@ -46,7 +46,7 @@
#define LayerReflectionInfo_h
#include "core/layout/LayerPaintingInfo.h"
-#include "core/layout/LayoutLayerModelObject.h"
+#include "core/layout/LayoutBoxModelObject.h"
#include "wtf/Noncopyable.h"
namespace blink {
« no previous file with comments | « Source/core/layout/LayerClipper.cpp ('k') | Source/core/layout/LayerScrollableArea.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698