| Index: third_party/WebKit/Source/core/html/parser/HTMLTreeBuilderSimulator.h
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLTreeBuilderSimulator.h b/third_party/WebKit/Source/core/html/parser/HTMLTreeBuilderSimulator.h
|
| index 299f4f2dd6d9f9a0a55785b272cb87abbb66524c..3aae7853f3a2688f5e4cfd8ff20735e442e235f5 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLTreeBuilderSimulator.h
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLTreeBuilderSimulator.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/html/parser/HTMLParserOptions.h"
|
| -#include "wtf/Vector.h"
|
| +#include "platform/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|