Index: third_party/WebKit/Source/platform/AsyncFileSystemCallbacks.h |
diff --git a/third_party/WebKit/Source/platform/AsyncFileSystemCallbacks.h b/third_party/WebKit/Source/platform/AsyncFileSystemCallbacks.h |
index ab3ad1bd3fc562e0a5c59700fb6407beac9419b9..a3cd1cc00fee4bca8f2a149376d5fc55e7f76af7 100644 |
--- a/third_party/WebKit/Source/platform/AsyncFileSystemCallbacks.h |
+++ b/third_party/WebKit/Source/platform/AsyncFileSystemCallbacks.h |
@@ -35,8 +35,8 @@ |
#include "platform/FileSystemType.h" |
#include "platform/blob/BlobData.h" |
#include "public/platform/WebFileWriter.h" |
+#include "wtf/Allocator.h" |
#include "wtf/Assertions.h" |
-#include "wtf/FastAllocBase.h" |
#include "wtf/Noncopyable.h" |
#include "wtf/text/WTFString.h" |