Index: third_party/WebKit/Source/core/frame/RemoteFrame.cpp |
diff --git a/third_party/WebKit/Source/core/frame/RemoteFrame.cpp b/third_party/WebKit/Source/core/frame/RemoteFrame.cpp |
index 7635c39d3880b70b1f5c1c4af8063d020d2bd203..ad017062095a9ff0fbbaa8112b4aeccd764d44ef 100644 |
--- a/third_party/WebKit/Source/core/frame/RemoteFrame.cpp |
+++ b/third_party/WebKit/Source/core/frame/RemoteFrame.cpp |
@@ -12,7 +12,6 @@ |
#include "core/frame/RemoteFrameClient.h" |
#include "core/frame/RemoteFrameView.h" |
#include "core/html/HTMLFrameOwnerElement.h" |
-#include "core/layout/LayoutPart.h" |
#include "core/loader/FrameLoadRequest.h" |
#include "core/paint/PaintLayer.h" |
#include "platform/PluginScriptForbiddenScope.h" |