| Index: Source/core/xml/XMLHttpRequestUpload.h
|
| diff --git a/Source/core/xml/XMLHttpRequestUpload.h b/Source/core/xml/XMLHttpRequestUpload.h
|
| index 5b12f0b0dd1f9c00b37d923fd469e5c99dde9cef..4c67d71591b08097e75e8b4a03b221462b72049d 100644
|
| --- a/Source/core/xml/XMLHttpRequestUpload.h
|
| +++ b/Source/core/xml/XMLHttpRequestUpload.h
|
| @@ -34,7 +34,6 @@
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/RefPtr.h"
|
| -#include "wtf/Vector.h"
|
| #include "wtf/text/AtomicStringHash.h"
|
|
|
| namespace blink {
|
|
|