Chromium Code Reviews| Index: Source/modules/crypto/KeyAlgorithm.h |
| diff --git a/Source/modules/crypto/KeyAlgorithm.h b/Source/modules/crypto/KeyAlgorithm.h |
| index 8d0e8dc2f1dcc66f8beb6fe05b6decbab38f3a59..b3c1b57c006cd0c81748983f57a01a5948ae8a05 100644 |
| --- a/Source/modules/crypto/KeyAlgorithm.h |
| +++ b/Source/modules/crypto/KeyAlgorithm.h |
| @@ -35,7 +35,6 @@ |
| #include "platform/heap/Handle.h" |
| #include "public/platform/WebCryptoKeyAlgorithm.h" |
| #include "wtf/Forward.h" |
| -#include "wtf/RefCounted.h" |
| namespace WebCore { |