Chromium Code Reviews| Index: Source/wtf/ArrayBufferContents.cpp |
| diff --git a/Source/wtf/ArrayBufferContents.cpp b/Source/wtf/ArrayBufferContents.cpp |
| index 71f4bf99e84c63f460579f5417e955bda5fcd73f..c71d829a4617c865d62bfcc4337d9cfafc69e840 100644 |
| --- a/Source/wtf/ArrayBufferContents.cpp |
| +++ b/Source/wtf/ArrayBufferContents.cpp |
| @@ -29,7 +29,7 @@ |
| #include "wtf/Assertions.h" |
| #include "wtf/PartitionAlloc.h" |
| -#include "wtf/WTF.h" |
| +#include "wtf/Partitions.h" |
| #include <string.h> |
| namespace WTF { |