| Index: Source/core/html/parser/HTMLScriptRunner.cpp
|
| diff --git a/Source/core/html/parser/HTMLScriptRunner.cpp b/Source/core/html/parser/HTMLScriptRunner.cpp
|
| index 368ee06d510842a2e873276a39b057d65b84b0ad..26ff9758e52b87f5c532aa9ed566d75981486032 100644
|
| --- a/Source/core/html/parser/HTMLScriptRunner.cpp
|
| +++ b/Source/core/html/parser/HTMLScriptRunner.cpp
|
| @@ -33,7 +33,7 @@
|
| #include "core/dom/IgnoreDestructiveWriteCountIncrementer.h"
|
| #include "core/dom/Microtask.h"
|
| #include "core/dom/ScriptLoader.h"
|
| -#include "core/fetch/ScriptResource.h"
|
| +#include "core/dom/ScriptResource.h"
|
| #include "core/frame/LocalFrame.h"
|
| #include "core/html/parser/HTMLInputStream.h"
|
| #include "core/html/parser/HTMLScriptRunnerHost.h"
|
|
|