Index: third_party/WebKit/Source/core/layout/svg/SVGResources.h |
diff --git a/third_party/WebKit/Source/core/layout/svg/SVGResources.h b/third_party/WebKit/Source/core/layout/svg/SVGResources.h |
index 69536cfc6351b387ac5796435fc1442a1af09527..c776cd3329103a00b0b1db0bd7216056ad6ed89b 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/SVGResources.h |
+++ b/third_party/WebKit/Source/core/layout/svg/SVGResources.h |
@@ -20,7 +20,7 @@ |
#ifndef SVGResources_h |
#define SVGResources_h |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
#include "wtf/HashSet.h" |
#include "wtf/Noncopyable.h" |
#include "wtf/OwnPtr.h" |