| Index: third_party/WebKit/Source/core/html/parser/HTMLParserScriptRunner.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLParserScriptRunner.cpp b/third_party/WebKit/Source/core/html/parser/HTMLParserScriptRunner.cpp
|
| index 30848c53b1637b3ab54a2fcc3c6660ad65ef9be4..13e8f68eb3e55b7e3cc0405d092c15bc2586df6c 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLParserScriptRunner.cpp
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLParserScriptRunner.cpp
|
| @@ -42,7 +42,6 @@
|
| #include "core/html/parser/HTMLParserScriptRunnerHost.h"
|
| #include "core/html/parser/NestingLevelIncrementer.h"
|
| #include "core/inspector/ConsoleMessage.h"
|
| -#include "core/loader/resource/ScriptResource.h"
|
| #include "platform/Histogram.h"
|
| #include "platform/WebFrameScheduler.h"
|
| #include "platform/bindings/Microtask.h"
|
|
|