| Index: public/platform/WebCrypto.h
|
| diff --git a/public/platform/WebCrypto.h b/public/platform/WebCrypto.h
|
| index c01f05e5a8e43a4eec34e59e9dfdd15de1690963..606957792e26db49fcc655d7d76c91db90eea2fd 100644
|
| --- a/public/platform/WebCrypto.h
|
| +++ b/public/platform/WebCrypto.h
|
| @@ -44,9 +44,6 @@ namespace WebCore { class CryptoResult; }
|
| namespace WTF { template <typename T> class PassRefPtr; }
|
| #endif
|
|
|
| -// FIXME: Remove once chromium side rolls.
|
| -#define WEBCRYPTO_RESULT_ACCEPTS_JSON 1
|
| -
|
| namespace blink {
|
|
|
| class WebArrayBuffer;
|
|
|