| Index: third_party/WebKit/Source/core/css/parser/CSSParserObserverWrapper.h
|
| diff --git a/third_party/WebKit/Source/core/css/parser/CSSParserObserverWrapper.h b/third_party/WebKit/Source/core/css/parser/CSSParserObserverWrapper.h
|
| index 940763547ffdd2ef7521775d28701782ed63d99a..5c5608b72107cc337fe1ae0b1cc78280d01507ae 100644
|
| --- a/third_party/WebKit/Source/core/css/parser/CSSParserObserverWrapper.h
|
| +++ b/third_party/WebKit/Source/core/css/parser/CSSParserObserverWrapper.h
|
| @@ -6,7 +6,7 @@
|
| #define CSSParserObserverWrapper_h
|
|
|
| #include "core/css/parser/CSSParserObserver.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|