| Index: Source/core/html/parser/HTMLParserOptions.cpp
|
| diff --git a/Source/core/html/parser/HTMLParserOptions.cpp b/Source/core/html/parser/HTMLParserOptions.cpp
|
| index ddeadf695290c1219ed65d0135426c938cd182b1..bdb80a0c48ac36fc9b9da4a12a93c0461e64eef1 100644
|
| --- a/Source/core/html/parser/HTMLParserOptions.cpp
|
| +++ b/Source/core/html/parser/HTMLParserOptions.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "core/html/parser/HTMLParserOptions.h"
|
|
|
| -#include "ScriptController.h"
|
| +#include "bindings/v8/ScriptController.h"
|
| #include "core/dom/Document.h"
|
| #include "core/loader/FrameLoader.h"
|
| #include "core/page/Frame.h"
|
|
|