| Index: third_party/WebKit/Source/bindings/core/v8/WorkerOrWorkletScriptController.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/WorkerOrWorkletScriptController.h b/third_party/WebKit/Source/bindings/core/v8/WorkerOrWorkletScriptController.h
|
| index 4da92c9578bc9818e7eb1d6572292693cc79929e..e2c8914e93ef6c8f401e9f2e4343a013228a663f 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/WorkerOrWorkletScriptController.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/WorkerOrWorkletScriptController.h
|
| @@ -38,7 +38,6 @@
|
| #include "core/CoreExport.h"
|
| #include "platform/text/CompressibleString.h"
|
| #include "wtf/Allocator.h"
|
| -#include "wtf/OwnPtr.h"
|
| #include "wtf/ThreadingPrimitives.h"
|
| #include "wtf/text/TextPosition.h"
|
| #include <v8.h>
|
|
|