Index: third_party/WebKit/Source/core/html/forms/InputTypeView.h |
diff --git a/third_party/WebKit/Source/core/html/forms/InputTypeView.h b/third_party/WebKit/Source/core/html/forms/InputTypeView.h |
index 4319ac13dd4fcc725aa36749f5c5dc6835bf3e8b..68fd6eba825006c1acbc3fa9a4a73b228f9f66c9 100644 |
--- a/third_party/WebKit/Source/core/html/forms/InputTypeView.h |
+++ b/third_party/WebKit/Source/core/html/forms/InputTypeView.h |
@@ -36,7 +36,7 @@ |
#include "core/CoreExport.h" |
#include "platform/heap/Handle.h" |
#include "public/platform/WebFocusType.h" |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
#include "wtf/Forward.h" |
#include "wtf/Noncopyable.h" |
#include "wtf/RefCounted.h" |