Index: third_party/WebKit/Source/core/html/HTMLAreaElement.cpp |
diff --git a/third_party/WebKit/Source/core/html/HTMLAreaElement.cpp b/third_party/WebKit/Source/core/html/HTMLAreaElement.cpp |
index 6649040e62c402e9f4aaf912cc0c233ad4b7445f..f9f7872b7d12d63ce5d96e5cb7eb5e13c86c4fe5 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLAreaElement.cpp |
+++ b/third_party/WebKit/Source/core/html/HTMLAreaElement.cpp |
@@ -28,7 +28,6 @@ |
#include "core/html/parser/HTMLParserIdioms.h" |
#include "core/layout/HitTestResult.h" |
#include "core/layout/LayoutImage.h" |
-#include "core/layout/LayoutView.h" |
#include "platform/graphics/Path.h" |
#include "platform/transforms/AffineTransform.h" |