| Index: third_party/WebKit/Source/platform/PODFreeListArena.h
|
| diff --git a/third_party/WebKit/Source/platform/PODFreeListArena.h b/third_party/WebKit/Source/platform/PODFreeListArena.h
|
| index ae5b5cfae7eac26e3d15651e642f8031b8f51b64..f14dc8c7fd6ba892f0f1daec96eb88d9595145e0 100644
|
| --- a/third_party/WebKit/Source/platform/PODFreeListArena.h
|
| +++ b/third_party/WebKit/Source/platform/PODFreeListArena.h
|
| @@ -28,6 +28,7 @@
|
|
|
| #include "platform/PODArena.h"
|
| #include "wtf/Allocator.h"
|
| +#include "wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|