Index: third_party/WebKit/Source/core/testing/DummyPageHolder.h |
diff --git a/third_party/WebKit/Source/core/testing/DummyPageHolder.h b/third_party/WebKit/Source/core/testing/DummyPageHolder.h |
index 2ba90f668316df3c30ae95e7202bee540a430e1b..e7eb8bf4b1c43fde8a4565b1de71f7d75d69d236 100644 |
--- a/third_party/WebKit/Source/core/testing/DummyPageHolder.h |
+++ b/third_party/WebKit/Source/core/testing/DummyPageHolder.h |
@@ -35,7 +35,7 @@ |
#include "core/page/Page.h" |
#include "platform/geometry/IntSize.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" |