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

Unified Diff: components/password_manager.gypi

Issue 1421013003: [Merge in M47] Do not involve PasswordManagerDriver in filling HTTP-auth forms; also check realm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2526
Patch Set: Created 5 years, 2 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 | « components/components_tests.gyp ('k') | components/password_manager/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/password_manager.gypi
diff --git a/components/password_manager.gypi b/components/password_manager.gypi
index a541d0a63e08473b86e578a276f4bcfe51bbc6e5..f73a9e8a4cbf8a06fea306875380ed0a2c772e0e 100644
--- a/components/password_manager.gypi
+++ b/components/password_manager.gypi
@@ -70,6 +70,7 @@
'password_manager/core/browser/login_database_mac.cc',
'password_manager/core/browser/login_database_posix.cc',
'password_manager/core/browser/login_database_win.cc',
+ 'password_manager/core/browser/login_model.cc',
'password_manager/core/browser/login_model.h',
'password_manager/core/browser/password_autofill_manager.cc',
'password_manager/core/browser/password_autofill_manager.h',
« no previous file with comments | « components/components_tests.gyp ('k') | components/password_manager/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698