| Index: third_party/WebKit/Source/core/html/parser/HTMLParserScriptRunnerHost.h
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLParserScriptRunnerHost.h b/third_party/WebKit/Source/core/html/parser/HTMLParserScriptRunnerHost.h
|
| index 55401915add23bd18b5e07097195fef786db16a3..f0b7700d2a7718e648cc19a65ea1a753bb781913 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLParserScriptRunnerHost.h
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLParserScriptRunnerHost.h
|
| @@ -27,7 +27,7 @@
|
| #define HTMLParserScriptRunnerHost_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|