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

Unified Diff: components/password_manager.gypi

Issue 246253014: Remove friend classes from PasswordStore. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nits 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
Index: components/password_manager.gypi
diff --git a/components/password_manager.gypi b/components/password_manager.gypi
index 0c26b735e92146800bbdbb870624a38d005d4ce6..05a58e2c126ff80c0ef55c21626b010d306c90db 100644
--- a/components/password_manager.gypi
+++ b/components/password_manager.gypi
@@ -47,6 +47,8 @@
'password_manager/core/browser/password_store_consumer.h',
'password_manager/core/browser/password_store_default.cc',
'password_manager/core/browser/password_store_default.h',
+ 'password_manager/core/browser/password_store_sync.cc',
+ 'password_manager/core/browser/password_store_sync.h',
'password_manager/core/browser/psl_matching_helper.cc',
'password_manager/core/browser/psl_matching_helper.h',
],
« no previous file with comments | « chrome/browser/password_manager/password_store_mac.cc ('k') | components/password_manager/core/browser/mock_password_store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698