Index: third_party/WebKit/Source/core/html/HTMLObjectElement.cpp |
diff --git a/third_party/WebKit/Source/core/html/HTMLObjectElement.cpp b/third_party/WebKit/Source/core/html/HTMLObjectElement.cpp |
index 4cdbe2a0efdacdb77ba2958d1569a722864f4812..6af98e21b21f0780fd92b05b916391c9d5146896 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLObjectElement.cpp |
+++ b/third_party/WebKit/Source/core/html/HTMLObjectElement.cpp |
@@ -41,7 +41,6 @@ |
#include "core/html/parser/HTMLParserIdioms.h" |
#include "core/layout/api/LayoutEmbeddedItem.h" |
#include "core/plugins/PluginView.h" |
-#include "platform/FrameViewBase.h" |
#include "platform/network/mime/MIMETypeRegistry.h" |
namespace blink { |