Index: third_party/WebKit/Source/platform/geometry/IntRect.h |
diff --git a/third_party/WebKit/Source/platform/geometry/IntRect.h b/third_party/WebKit/Source/platform/geometry/IntRect.h |
index e06105496fe807484006a6783496858be08623ff..b55c8cb1049b45455388712a744cdad7619cd2d8 100644 |
--- a/third_party/WebKit/Source/platform/geometry/IntRect.h |
+++ b/third_party/WebKit/Source/platform/geometry/IntRect.h |
@@ -28,7 +28,7 @@ |
#include "platform/geometry/IntPoint.h" |
#include "platform/geometry/IntRectOutsets.h" |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
#include "wtf/Vector.h" |
#include "wtf/VectorTraits.h" |