| Index: public/platform/WebCrypto.h
|
| diff --git a/public/platform/WebCrypto.h b/public/platform/WebCrypto.h
|
| index 427dedb6535cf37b81d347ab0d4b5697488bde0e..b7533207533c2206f24d5e6e4a23a0c618ea174e 100644
|
| --- a/public/platform/WebCrypto.h
|
| +++ b/public/platform/WebCrypto.h
|
| @@ -49,9 +49,6 @@ namespace blink {
|
| class WebArrayBuffer;
|
| class WebString;
|
|
|
| -// FIXME: Remove once Blink has rolled into Chromium.
|
| -#define WEBCRYPTO_HAS_ERROR_TYPE 1
|
| -
|
| enum WebCryptoErrorType {
|
| WebCryptoErrorTypeType,
|
| WebCryptoErrorTypeNotSupported,
|
|
|