| Index: public/platform/WebCryptoAlgorithm.h
|
| diff --git a/public/platform/WebCryptoAlgorithm.h b/public/platform/WebCryptoAlgorithm.h
|
| index 06dce09285fab712864fa1dbb5bd946455cc1b00..68a8640ceb544c866ffbf1b832904ab2842cf3c9 100644
|
| --- a/public/platform/WebCryptoAlgorithm.h
|
| +++ b/public/platform/WebCryptoAlgorithm.h
|
| @@ -46,7 +46,6 @@ enum WebCryptoAlgorithmId {
|
| WebCryptoAlgorithmIdRsaSsaPkcs1v1_5,
|
| WebCryptoAlgorithmIdRsaEsPkcs1v1_5,
|
| WebCryptoAlgorithmIdSha1,
|
| - WebCryptoAlgorithmIdSha224, // FIXME: Delete once no longer referenced by chromium.
|
| WebCryptoAlgorithmIdSha256,
|
| WebCryptoAlgorithmIdSha384,
|
| WebCryptoAlgorithmIdSha512,
|
|
|