Chromium Code Reviews| Index: Source/platform/Crypto.cpp |
| diff --git a/Source/platform/Crypto.cpp b/Source/platform/Crypto.cpp |
| index 009ae0a278f8408c2da460d8f5b8f5323fe4d247..0a7a7081a36d1cadecd65370325260f929877f6c 100644 |
| --- a/Source/platform/Crypto.cpp |
| +++ b/Source/platform/Crypto.cpp |
| @@ -9,8 +9,6 @@ |
| #include "public/platform/WebArrayBuffer.h" |
| #include "public/platform/WebCrypto.h" |
| #include "public/platform/WebCryptoAlgorithm.h" |
| -#include "wtf/Vector.h" |
| -#include "wtf/text/CString.h" |
| namespace WebCore { |