Index: third_party/WebKit/Source/platform/graphics/Path.h |
diff --git a/third_party/WebKit/Source/platform/graphics/Path.h b/third_party/WebKit/Source/platform/graphics/Path.h |
index 7fc4883c63b3add7ef8cae3de0a7f2d2451a38f9..8f1f3996cf61d16071cfbc31032a9b66e3417a24 100644 |
--- a/third_party/WebKit/Source/platform/graphics/Path.h |
+++ b/third_party/WebKit/Source/platform/graphics/Path.h |
@@ -34,7 +34,7 @@ |
#include "platform/graphics/GraphicsTypes.h" |
#include "third_party/skia/include/core/SkPath.h" |
#include "third_party/skia/include/core/SkPathMeasure.h" |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
#include "wtf/Forward.h" |
class SkPath; |