Chromium Code Reviews| Index: Source/core/fileapi/Blob.h |
| diff --git a/Source/core/fileapi/Blob.h b/Source/core/fileapi/Blob.h |
| index aca134ec8a8c1bf61c392f7595cee76f0fc52a1d..958aa283bb1cfbf66c9e73317fd59652f8f76c59 100644 |
| --- a/Source/core/fileapi/Blob.h |
| +++ b/Source/core/fileapi/Blob.h |
| @@ -38,7 +38,6 @@ |
| #include "wtf/PassOwnPtr.h" |
| #include "wtf/PassRefPtr.h" |
| #include "wtf/RefCounted.h" |
| -#include "wtf/Vector.h" |
| #include "wtf/text/WTFString.h" |
| namespace WebCore { |