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

Unified Diff: components/password_manager/core/browser/password_store.h

Issue 2388673002: Revert of [Sync] Move //components/sync to the syncer namespace. (patchset #5 id:40001 of https://co (Closed)
Patch Set: Created 4 years, 2 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/core/browser/password_store.h
diff --git a/components/password_manager/core/browser/password_store.h b/components/password_manager/core/browser/password_store.h
index a4b2b3772904ec9899888ba23738f2b21b7a9fee..94ca6cef22ebe0a666401b8bb7f64fe0c67d75cb 100644
--- a/components/password_manager/core/browser/password_store.h
+++ b/components/password_manager/core/browser/password_store.h
@@ -21,8 +21,6 @@
#include "components/password_manager/core/browser/password_store_sync.h"
#include "components/sync/api/syncable_service.h"
-class PasswordStoreProxyMac;
-
namespace autofill {
struct PasswordForm;
}
@@ -31,6 +29,8 @@ namespace syncer {
class SyncableService;
}
+class PasswordStoreProxyMac;
+
namespace password_manager {
class AffiliatedMatchHelper;

Powered by Google App Engine
This is Rietveld 408576698