Index: third_party/WebKit/Source/core/layout/LayoutImage.cpp |
diff --git a/third_party/WebKit/Source/core/layout/LayoutImage.cpp b/third_party/WebKit/Source/core/layout/LayoutImage.cpp |
index aa8de2252107f47fd45f9309085cfabf328eb119..0866dd7a73e227c966790a7559583bee71a37650 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutImage.cpp |
+++ b/third_party/WebKit/Source/core/layout/LayoutImage.cpp |
@@ -35,6 +35,7 @@ |
#include "core/html/HTMLAreaElement.h" |
#include "core/html/HTMLImageElement.h" |
#include "core/layout/HitTestResult.h" |
+#include "core/layout/LayoutView.h" |
#include "core/paint/ImagePainter.h" |
#include "core/svg/graphics/SVGImage.h" |