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