Index: third_party/WebKit/Source/platform/HostWindow.h |
diff --git a/third_party/WebKit/Source/platform/HostWindow.h b/third_party/WebKit/Source/platform/HostWindow.h |
index 9776b3132766a829b96b13bb5c88580654870eb4..7b49b0799aa2981ef3b442ee366235765feadf63 100644 |
--- a/third_party/WebKit/Source/platform/HostWindow.h |
+++ b/third_party/WebKit/Source/platform/HostWindow.h |
@@ -28,7 +28,7 @@ |
#include "platform/PlatformExport.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
#include "wtf/Noncopyable.h" |
namespace blink { |