Index: third_party/WebKit/Source/modules/webdatabase/SQLTransactionClient.h |
diff --git a/third_party/WebKit/Source/modules/webdatabase/SQLTransactionClient.h b/third_party/WebKit/Source/modules/webdatabase/SQLTransactionClient.h |
index ab5bce8240c0580e2009f4391a39b2af5d643e52..d902d6c2c951ab9325c642c3b3c91a0f8aabb1b3 100644 |
--- a/third_party/WebKit/Source/modules/webdatabase/SQLTransactionClient.h |
+++ b/third_party/WebKit/Source/modules/webdatabase/SQLTransactionClient.h |
@@ -31,7 +31,7 @@ |
#ifndef SQLTransactionClient_h |
#define SQLTransactionClient_h |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
#include "wtf/Noncopyable.h" |
namespace blink { |