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

Unified Diff: components/password_manager.gypi

Issue 1226303003: Start the migration of passwords from the Keychain. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix the test Created 5 years, 5 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: components/password_manager.gypi
diff --git a/components/password_manager.gypi b/components/password_manager.gypi
index 552d94dd561b76ba6cf6aa32603a8470daf77080..631095fdb2a2207eded1a52a3029a7bf1655f51a 100644
--- a/components/password_manager.gypi
+++ b/components/password_manager.gypi
@@ -59,6 +59,7 @@
'password_manager/core/browser/facet_manager_host.h',
'password_manager/core/browser/import/csv_reader.cc',
'password_manager/core/browser/import/csv_reader.h',
+ 'password_manager/core/browser/keychain_migration_status_mac.h',
'password_manager/core/browser/log_receiver.h',
'password_manager/core/browser/log_router.cc',
'password_manager/core/browser/log_router.h',

Powered by Google App Engine
This is Rietveld 408576698