Chromium Code Reviews| Index: components/webcrypto/algorithm_dispatch.h |
| diff --git a/components/webcrypto/algorithm_dispatch.h b/components/webcrypto/algorithm_dispatch.h |
| index 2c2c72f97c0b752cc9103904ba10b9aa99fc3a8e..815587f46f9fd09a4609c8616ee6199549a0e5f8 100644 |
| --- a/components/webcrypto/algorithm_dispatch.h |
| +++ b/components/webcrypto/algorithm_dispatch.h |
| @@ -14,7 +14,6 @@ |
| namespace webcrypto { |
| -class AlgorithmImplementation; |
| class CryptoData; |
| class GenerateKeyResult; |
| class Status; |