| Index: third_party/WebKit/Source/platform/PluginScriptForbiddenScope.cpp
|
| diff --git a/third_party/WebKit/Source/platform/PluginScriptForbiddenScope.cpp b/third_party/WebKit/Source/platform/PluginScriptForbiddenScope.cpp
|
| index dcb01cad84482fe202774c72de575be902c6f51d..25836a001ea2e5d9076eadab7566b3b7684f5154 100644
|
| --- a/third_party/WebKit/Source/platform/PluginScriptForbiddenScope.cpp
|
| +++ b/third_party/WebKit/Source/platform/PluginScriptForbiddenScope.cpp
|
| @@ -5,7 +5,6 @@
|
| #include "platform/PluginScriptForbiddenScope.h"
|
|
|
| #include "wtf/Assertions.h"
|
| -#include "wtf/MainThread.h"
|
|
|
| namespace blink {
|
|
|
|
|