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

Unified Diff: Source/modules/modules.gypi

Issue 488993003: Credential Manager: Migrate to WebView client-based approach. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 21737380c448efe3dd86d542e02e56f57303edd1..1f5bc14c41741a954bac5dee35fc2e0228eeca71 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -307,6 +307,8 @@
'beacon/NavigatorBeacon.h',
'credentialmanager/Credential.cpp',
'credentialmanager/Credential.h',
+ 'credentialmanager/CredentialManagerClient.cpp',
+ 'credentialmanager/CredentialManagerClient.h',
'credentialmanager/CredentialsContainer.cpp',
'credentialmanager/CredentialsContainer.h',
'credentialmanager/FederatedCredential.cpp',

Powered by Google App Engine
This is Rietveld 408576698