| Index: third_party/WebKit/Source/modules/modules_idl_files.gni
|
| diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| index 21ae13180bf35a786ec07dbff3a5bfcae9a52a63..77ce63b7898045cfc6d800fe46dd23afe1d065a9 100644
|
| --- a/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| +++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| @@ -73,10 +73,10 @@ modules_idl_files =
|
| "compositorworker/CompositorWorker.idl",
|
| "compositorworker/CompositorWorkerGlobalScope.idl",
|
| "credentialmanager/Credential.idl",
|
| + "credentialmanager/CredentialUserData.idl",
|
| "credentialmanager/CredentialsContainer.idl",
|
| "credentialmanager/FederatedCredential.idl",
|
| "credentialmanager/PasswordCredential.idl",
|
| - "credentialmanager/SiteBoundCredential.idl",
|
| "crypto/Crypto.idl",
|
| "crypto/CryptoKey.idl",
|
| "crypto/SubtleCrypto.idl",
|
|
|