Chromium Code Reviews| Index: public/platform/WebCrypto.h |
| diff --git a/public/platform/WebCrypto.h b/public/platform/WebCrypto.h |
| index 583f5a639b8da1d3a2da0cc32f1e0ee3ca11f423..7b56f4ef7bfd391eb1f6af186fb6449b04f3d94d 100644 |
| --- a/public/platform/WebCrypto.h |
| +++ b/public/platform/WebCrypto.h |
| @@ -37,7 +37,7 @@ |
| #include "WebPrivatePtr.h" |
| // FIXME: Remove this once chromium side is updated. |
| -#define WEBCRYPTO_HAS_KEY_ALGORITHM 1 |
| +#define WEBCRYPTO_HMAC_BITS 1 |
| namespace WebCore { class CryptoResult; } |