Chromium Code Reviews| Index: Source/modules/crypto/SubtleCrypto.h |
| diff --git a/Source/modules/crypto/SubtleCrypto.h b/Source/modules/crypto/SubtleCrypto.h |
| index acbc3815510c8ea71686caeb3ce1120881e969b5..63c547868dc05f0a1dcb99b4b70e4b52864e2e20 100644 |
| --- a/Source/modules/crypto/SubtleCrypto.h |
| +++ b/Source/modules/crypto/SubtleCrypto.h |
| @@ -36,7 +36,6 @@ |
| #include "platform/heap/Handle.h" |
| #include "wtf/ArrayPiece.h" |
| #include "wtf/Forward.h" |
| -#include "wtf/RefCounted.h" |
| namespace WebCore { |