| Index: third_party/WebKit/LayoutTests/external/wpt/credential-management/idl.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/credential-management/idl.https.html b/third_party/WebKit/LayoutTests/external/wpt/credential-management/idl.https.html
|
| index b7bd92e565f953961353b43974e01f02fbba3dac..721810e77d5f2ffb766fb84d6c046a8bf51e9bf2 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/credential-management/idl.https.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/credential-management/idl.https.html
|
| @@ -67,7 +67,7 @@
|
| Promise<Credential> get(optional CredentialRequestOptions options);
|
| Promise<Credential> store(Credential credential);
|
| Promise<Credential?> create(optional CredentialCreationOptions options);
|
| - Promise<void> requireUserMediation();
|
| + Promise<void> preventSilentAccess();
|
| };
|
|
|
| [Constructor(PasswordCredentialData data),
|
|
|