| Index: third_party/WebKit/Source/bindings/core/v8/RetainedObjectInfo.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/RetainedObjectInfo.h b/third_party/WebKit/Source/bindings/core/v8/RetainedObjectInfo.h
|
| index 76f914204f18c9ea136031435609e0cf66838274..c5fdf9eea020e4485d775daaf726a5646e9044a5 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/RetainedObjectInfo.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/RetainedObjectInfo.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef RetainedObjectInfo_h
|
| #define RetainedObjectInfo_h
|
|
|
| -#include "wtf/FastAllocBase.h"
|
| +#include "wtf/Allocator.h"
|
| #include <v8-profiler.h>
|
|
|
| namespace blink {
|
|
|