Chromium Code Reviews| Index: Source/modules/crypto/Crypto.h |
| diff --git a/Source/modules/crypto/Crypto.h b/Source/modules/crypto/Crypto.h |
| index 9aa9ea3a2107c0197ced3d920283f64b9b7d490e..6205b96fb461b48441ace01ad79449e9083a87a3 100644 |
| --- a/Source/modules/crypto/Crypto.h |
| +++ b/Source/modules/crypto/Crypto.h |
| @@ -33,8 +33,6 @@ |
| #include "modules/crypto/SubtleCrypto.h" |
| #include "platform/heap/Handle.h" |
| #include "wtf/Forward.h" |
| -#include "wtf/RefCounted.h" |
| -#include "wtf/RefPtr.h" |
| namespace WebCore { |