| Index: third_party/WebKit/Source/bindings/core/v8/ScopedPersistent.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ScopedPersistent.h b/third_party/WebKit/Source/bindings/core/v8/ScopedPersistent.h
|
| index 3521d0461c0ee245565aec2dcc28ebef4ca51422..7fcfc9b634b3d4661f570ae149bbefa9acaae4b0 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ScopedPersistent.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ScopedPersistent.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef ScopedPersistent_h
|
| #define ScopedPersistent_h
|
|
|
| -#include "wtf/FastAllocBase.h"
|
| +#include "wtf/Allocator.h"
|
| #include "wtf/Noncopyable.h"
|
| #include <v8.h>
|
|
|
|
|