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

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: 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/layout/LayerReflectionInfo.h
diff --git a/Source/core/layout/LayerReflectionInfo.h b/Source/core/layout/LayerReflectionInfo.h
index c90cf4a31908ff4be22db926b9bca22fe388ef1d..405bfd68e7b07d0c244a146113a71da80f760d84 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/rendering/RenderBoxModelObject.h"
#include "wtf/Noncopyable.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698