Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(379)

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

Issue 2832813002: Drop SiteBoundCredential in favor of CredentialUserData (Closed)
Patch Set: HTTPS Rename Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/modules/credentialmanager/SiteBoundCredential.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « third_party/WebKit/Source/modules/credentialmanager/SiteBoundCredential.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698