Index: third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp |
diff --git a/third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp b/third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp |
index 074d97912eb8cfbdeba7ad16abff574f40b238f1..73554bd1129d431ff4b1f4a4087f01b7a907a1d7 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp |
+++ b/third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp |
@@ -46,7 +46,6 @@ |
#include "core/page/Page.h" |
#include "core/page/scrolling/ScrollingCoordinator.h" |
#include "core/plugins/PluginView.h" |
-#include "platform/FrameViewBase.h" |
#include "platform/Histogram.h" |
#include "platform/bindings/V8PerIsolateData.h" |
#include "platform/loader/fetch/ResourceRequest.h" |