Index: third_party/WebKit/Source/core/frame/FrameHost.h |
diff --git a/third_party/WebKit/Source/core/frame/FrameHost.h b/third_party/WebKit/Source/core/frame/FrameHost.h |
index f05d3ecebb049cb9566e9546284bb1a08b07e2b0..ca862ebba2075d23c9523e0db3a48f32fb7a2756 100644 |
--- a/third_party/WebKit/Source/core/frame/FrameHost.h |
+++ b/third_party/WebKit/Source/core/frame/FrameHost.h |
@@ -36,7 +36,7 @@ |
#include "core/frame/TopControls.h" |
#include "core/frame/VisualViewport.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
#include "wtf/Noncopyable.h" |
#include "wtf/OwnPtr.h" |
#include "wtf/PassOwnPtr.h" |