Index: third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteTransaction.h |
diff --git a/third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteTransaction.h b/third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteTransaction.h |
index d0034b8d43ea52c4fbcda4eaa88ec217b8696b0e..cd805803aa7051a2c98b03fd6a2b878885f2d18b 100644 |
--- a/third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteTransaction.h |
+++ b/third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteTransaction.h |
@@ -26,7 +26,7 @@ |
#ifndef SQLiteTransaction_h |
#define SQLiteTransaction_h |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
#include "wtf/Noncopyable.h" |
namespace blink { |