| Index: third_party/WebKit/Source/core/dom/PendingScript.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/PendingScript.cpp b/third_party/WebKit/Source/core/dom/PendingScript.cpp
|
| index 108e57b38d1980feb00d8eef5a012709fa67e656..8123482b414ab1e8dcbe721e41a147076414b22e 100644
|
| --- a/third_party/WebKit/Source/core/dom/PendingScript.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/PendingScript.cpp
|
| @@ -27,7 +27,6 @@
|
|
|
| #include "bindings/core/v8/ScriptSourceCode.h"
|
| #include "core/dom/Element.h"
|
| -#include "core/fetch/ScriptResource.h"
|
| #include "core/frame/SubresourceIntegrity.h"
|
| #include "platform/SharedBuffer.h"
|
| #include "wtf/CurrentTime.h"
|
|
|