| Index: third_party/WebKit/Source/core/css/StyleColor.h
|
| diff --git a/third_party/WebKit/Source/core/css/StyleColor.h b/third_party/WebKit/Source/core/css/StyleColor.h
|
| index 73efa503f4e27a77fc8a9e3b0152eaafed8234b7..c5b7c9890dbc195e2dfbd350d88cb201d3df933c 100644
|
| --- a/third_party/WebKit/Source/core/css/StyleColor.h
|
| +++ b/third_party/WebKit/Source/core/css/StyleColor.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "core/CSSValueKeywords.h"
|
| #include "platform/graphics/Color.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|