| Index: third_party/WebKit/Source/core/style/CachedUAStyle.h
|
| diff --git a/third_party/WebKit/Source/core/style/CachedUAStyle.h b/third_party/WebKit/Source/core/style/CachedUAStyle.h
|
| index 87e5ce2b440fbee8ba9411bd5f996d835751f608..0c261729987b2c48df45ad408a3773eff1332f06 100644
|
| --- a/third_party/WebKit/Source/core/style/CachedUAStyle.h
|
| +++ b/third_party/WebKit/Source/core/style/CachedUAStyle.h
|
| @@ -23,7 +23,7 @@
|
| #define CachedUAStyle_h
|
|
|
| #include "core/style/ComputedStyle.h"
|
| -#include "wtf/FastAllocBase.h"
|
| +#include "wtf/Allocator.h"
|
| #include "wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|