Chromium Code Reviews| Index: public/platform/WebCrypto.h |
| diff --git a/public/platform/WebCrypto.h b/public/platform/WebCrypto.h |
| index 7b56f4ef7bfd391eb1f6af186fb6449b04f3d94d..1144af383b14fc847fbf4b0e2ae6b45cca570e3e 100644 |
| --- a/public/platform/WebCrypto.h |
| +++ b/public/platform/WebCrypto.h |
| @@ -36,9 +36,6 @@ |
| #include "WebCryptoKey.h" |
| #include "WebPrivatePtr.h" |
| -// FIXME: Remove this once chromium side is updated. |
| -#define WEBCRYPTO_HMAC_BITS 1 |
| - |
| namespace WebCore { class CryptoResult; } |
| #if INSIDE_BLINK |