| Index: third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h
|
| diff --git a/third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h b/third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h
|
| index 82258af0dffc3d35d7dfb8ee0796a67c4759551e..cd88e871fa7e5eeedbac6400cfeb78f01555a844 100644
|
| --- a/third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h
|
| +++ b/third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/CSSPropertyNames.h"
|
| #include "core/css/cssom/CSSStyleValue.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|