| 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 2d3cd327ad2612fe3657e5ab4ae68b7486c16dbc..c64e5ca15e8d980852c777b804b4df921ed660b5 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLParserScriptRunner.cpp
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLParserScriptRunner.cpp
|
| @@ -44,7 +44,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/instrumentation/tracing/TraceEvent.h"
|
|
|