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

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: Win and Mac 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 89ffd72bf3d0766b004b9ebcaed77c357b08af18..0ed495a23ec5a6e95a82d6be62d31743c157d2af 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1877,6 +1877,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',

Powered by Google App Engine
This is Rietveld 408576698