| Index: third_party/WebKit/Source/platform/AsyncMethodRunner.h
|
| diff --git a/third_party/WebKit/Source/platform/AsyncMethodRunner.h b/third_party/WebKit/Source/platform/AsyncMethodRunner.h
|
| index 49d5ce3f37db2ff24a6e412e93c3abbf6b16a0e0..b719d3d0b58d57e3e06a946881ea8195e62fd733 100644
|
| --- a/third_party/WebKit/Source/platform/AsyncMethodRunner.h
|
| +++ b/third_party/WebKit/Source/platform/AsyncMethodRunner.h
|
| @@ -32,7 +32,7 @@
|
| #define AsyncMethodRunner_h
|
|
|
| #include "platform/Timer.h"
|
| -#include "wtf/FastAllocBase.h"
|
| +#include "wtf/Allocator.h"
|
| #include "wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|