| Index: third_party/WebKit/Source/core/css/StyleAutoColor.h
|
| diff --git a/third_party/WebKit/Source/core/css/StyleAutoColor.h b/third_party/WebKit/Source/core/css/StyleAutoColor.h
|
| index d86d98fd0499e0e478d00e862e60b40f6d0c6f56..318f26737f7f21b6f3ad26c6931d374158576815 100644
|
| --- a/third_party/WebKit/Source/core/css/StyleAutoColor.h
|
| +++ b/third_party/WebKit/Source/core/css/StyleAutoColor.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/css/StyleColor.h"
|
| #include "platform/graphics/Color.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|