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

Unified Diff: chrome/chrome_browser.gypi

Issue 9665007: Profile refactoring: Remove all PasswordStore code from the Profile interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add to factory list Created 8 years, 9 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 | « chrome/browser/ui/webui/options2/password_manager_handler2.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 199f5a74f77dec90b6aec2f56f9035d1f573b314..4d9767a3b35a3c458c6406428014f71405c2ca9c 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1511,6 +1511,8 @@
'browser/password_manager/password_store_consumer.h',
'browser/password_manager/password_store_default.cc',
'browser/password_manager/password_store_default.h',
+ 'browser/password_manager/password_store_factory.cc',
+ 'browser/password_manager/password_store_factory.h',
'browser/password_manager/password_store_mac.cc',
'browser/password_manager/password_store_mac.h',
'browser/password_manager/password_store_mac_internal.h',
« no previous file with comments | « chrome/browser/ui/webui/options2/password_manager_handler2.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698