Index: third_party/WebKit/Source/platform/transforms/AffineTransform.h |
diff --git a/third_party/WebKit/Source/platform/transforms/AffineTransform.h b/third_party/WebKit/Source/platform/transforms/AffineTransform.h |
index 09748752a7171444a767c514829e674f774ca0ce..4e1c4717fe963889fc0c3fbfa36008a7be472134 100644 |
--- a/third_party/WebKit/Source/platform/transforms/AffineTransform.h |
+++ b/third_party/WebKit/Source/platform/transforms/AffineTransform.h |
@@ -29,8 +29,8 @@ |
#include "platform/transforms/TransformationMatrix.h" |
+#include "wtf/Allocator.h" |
#include <string.h> // for memcpy |
-#include "wtf/FastAllocBase.h" |
namespace blink { |