Index: Source/modules/crypto/Algorithm.h |
diff --git a/Source/modules/crypto/Algorithm.h b/Source/modules/crypto/Algorithm.h |
index f25d9d0243c616cebe5834a7a332a1f289430c03..b71e875ac6aaa9193931f60549e24053c446a380 100644 |
--- a/Source/modules/crypto/Algorithm.h |
+++ b/Source/modules/crypto/Algorithm.h |
@@ -41,7 +41,6 @@ |
namespace WebCore { |
class Algorithm : public RefCountedWillBeGarbageCollectedFinalized<Algorithm>, public ScriptWrappable { |
- DECLARE_GC_INFO; |
public: |
static PassRefPtrWillBeRawPtr<Algorithm> create(const blink::WebCryptoAlgorithm&); |