| Index: third_party/WebKit/Source/core/css/parser/CSSLazyPropertyParserImpl.h
|
| diff --git a/third_party/WebKit/Source/core/css/parser/CSSLazyPropertyParserImpl.h b/third_party/WebKit/Source/core/css/parser/CSSLazyPropertyParserImpl.h
|
| index f92cab6a9e66a09b70606ad624f1b50badb9a71e..617ced96904044cf3d076beb25ad03c691ab8789 100644
|
| --- a/third_party/WebKit/Source/core/css/parser/CSSLazyPropertyParserImpl.h
|
| +++ b/third_party/WebKit/Source/core/css/parser/CSSLazyPropertyParserImpl.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/css/StylePropertySet.h"
|
| #include "core/css/parser/CSSParserTokenRange.h"
|
| #include "core/css/parser/CSSTokenizer.h"
|
| -#include "wtf/Vector.h"
|
| +#include "platform/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|