Chromium Code Reviews| Index: Source/wtf/BitVector.cpp |
| diff --git a/Source/wtf/BitVector.cpp b/Source/wtf/BitVector.cpp |
| index 3a4588ecb43d6f8d476e9ff84b5e2bcdd9dae768..8ac13f6afec3f0f62212076d3b5672647d0f95c4 100644 |
| --- a/Source/wtf/BitVector.cpp |
| +++ b/Source/wtf/BitVector.cpp |
| @@ -28,8 +28,8 @@ |
| #include "wtf/LeakAnnotations.h" |
| #include "wtf/PartitionAlloc.h" |
| +#include "wtf/Partitions.h" |
| #include "wtf/PrintStream.h" |
| -#include "wtf/WTF.h" |
| #include <algorithm> |
| #include <string.h> |