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

Unified Diff: components/password_manager.gypi

Issue 184103016: Autofill: Refactoring to support fetching password after a username is selected (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Actually fix compile failure. Created 6 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 | « components/components_tests.gyp ('k') | components/password_manager/DEPS » ('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 0c26b735e92146800bbdbb870624a38d005d4ce6..695b15fa7d57ba299813c1b1bf85fd682d5e7f0a 100644
--- a/components/password_manager.gypi
+++ b/components/password_manager.gypi
@@ -28,6 +28,8 @@
'password_manager/core/browser/login_database_posix.cc',
'password_manager/core/browser/login_database_win.cc',
'password_manager/core/browser/login_model.h',
+ 'password_manager/core/browser/password_autofill_manager.cc',
+ 'password_manager/core/browser/password_autofill_manager.h',
'password_manager/core/browser/password_form_manager.cc',
'password_manager/core/browser/password_form_manager.h',
'password_manager/core/browser/password_generation_manager.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/password_manager/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698