| Index: third_party/WebKit/Source/modules/plugins/PluginOcclusionSupport.cpp
|
| diff --git a/third_party/WebKit/Source/modules/plugins/PluginOcclusionSupport.cpp b/third_party/WebKit/Source/modules/plugins/PluginOcclusionSupport.cpp
|
| index a3fcc340d8aae42b6108f5f63e17bfd866d0303f..93452c917a6c8023a2903a97c5bd05b9cdf4f64c 100644
|
| --- a/third_party/WebKit/Source/modules/plugins/PluginOcclusionSupport.cpp
|
| +++ b/third_party/WebKit/Source/modules/plugins/PluginOcclusionSupport.cpp
|
| @@ -38,7 +38,6 @@
|
| #include "core/html/HTMLFrameOwnerElement.h"
|
| #include "core/layout/LayoutBox.h"
|
| #include "core/layout/LayoutObject.h"
|
| -#include "platform/FrameViewBase.h"
|
| #include "platform/wtf/HashSet.h"
|
|
|
| // This file provides a utility function to support rendering certain elements
|
|
|