| Index: public/platform/WebCryptoKeyAlgorithmParams.h
|
| diff --git a/public/platform/WebCryptoKeyAlgorithmParams.h b/public/platform/WebCryptoKeyAlgorithmParams.h
|
| index 0e96d563dd8bc20169b3bd044390093ea283555b..e0e7974834db93c13a6c87fcfe4b86ce9ee29e4d 100644
|
| --- a/public/platform/WebCryptoKeyAlgorithmParams.h
|
| +++ b/public/platform/WebCryptoKeyAlgorithmParams.h
|
| @@ -35,9 +35,6 @@
|
| #include "WebCryptoAlgorithm.h"
|
| #include "WebVector.h"
|
|
|
| -// FIXME: Delete this once the chromium side has picked up the API change.
|
| -#define WEBCRYPTO_HMAC_KEY_HAS_LENGTH 1
|
| -
|
| namespace blink {
|
|
|
| enum WebCryptoKeyAlgorithmParamsType {
|
|
|