| Index: third_party/WebKit/Source/platform/graphics/Color.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/Color.h b/third_party/WebKit/Source/platform/graphics/Color.h
|
| index 2a8d4d50ec716715798116a654dbd94f181a03b2..acc9ce351324402c79ff861112d020e78adf641a 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/Color.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/Color.h
|
| @@ -27,7 +27,7 @@
|
| #define Color_h
|
|
|
| #include "platform/animation/AnimationUtilities.h"
|
| -#include "wtf/FastAllocBase.h"
|
| +#include "wtf/Allocator.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/text/Unicode.h"
|
|
|
|
|