Index: third_party/WebKit/Source/core/dom/ContainerNode.cpp |
diff --git a/third_party/WebKit/Source/core/dom/ContainerNode.cpp b/third_party/WebKit/Source/core/dom/ContainerNode.cpp |
index fd9000a7ee2150435c2aef889cb4c43c3900c738..55996aeca080ceb95c57674cb6e88e5004e4705c 100644 |
--- a/third_party/WebKit/Source/core/dom/ContainerNode.cpp |
+++ b/third_party/WebKit/Source/core/dom/ContainerNode.cpp |
@@ -50,7 +50,6 @@ |
#include "core/layout/LayoutInline.h" |
#include "core/layout/LayoutText.h" |
#include "core/layout/LayoutTheme.h" |
-#include "core/layout/LayoutView.h" |
#include "core/layout/line/InlineTextBox.h" |
#include "platform/EventDispatchForbiddenScope.h" |
#include "platform/ScriptForbiddenScope.h" |