Index: Source/modules/crypto/CryptoKey.h |
diff --git a/Source/modules/crypto/CryptoKey.h b/Source/modules/crypto/CryptoKey.h |
index 9f22905c79413f9987a3f76c8816dc1fd37a044d..cfa1900a04f06e4775f770ae5f226ef62f60da22 100644 |
--- a/Source/modules/crypto/CryptoKey.h |
+++ b/Source/modules/crypto/CryptoKey.h |
@@ -41,7 +41,6 @@ |
namespace blink { |
class CryptoResult; |
-class KeyAlgorithm; |
class CryptoKey : public GarbageCollectedFinalized<CryptoKey>, public ScriptWrappable { |
DEFINE_WRAPPERTYPEINFO(); |