| Index: third_party/WebKit/LayoutTests/crypto/subtle/hkdf/exportKey-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/crypto/subtle/hkdf/exportKey-expected.txt b/third_party/WebKit/LayoutTests/crypto/subtle/hkdf/exportKey-expected.txt
|
| index 5d84c6cac4f0edb44c57a7d245ad021e693bab0c..b5e6da44a5a32475f59b1f31f33afef7ef6a0ef3 100644
|
| --- a/third_party/WebKit/LayoutTests/crypto/subtle/hkdf/exportKey-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/crypto/subtle/hkdf/exportKey-expected.txt
|
| @@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| Calling exportKey() on an HKDF key...
|
| -error is: NotSupportedError: The requested operation is unsupported
|
| +error is: InvalidAccessError: key is not extractable
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|