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

Unified Diff: components/password_manager/core/browser/password_store_factory_util.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_factory_util.h
diff --git a/components/password_manager/core/browser/password_store_factory_util.h b/components/password_manager/core/browser/password_store_factory_util.h
index 692be1a9d3a1eb7c84f74275a235d533c1f89fb8..599fe0b11827fbf019b878be1a77a49352c98501 100644
--- a/components/password_manager/core/browser/password_store_factory_util.h
+++ b/components/password_manager/core/browser/password_store_factory_util.h
@@ -28,7 +28,7 @@ namespace password_manager {
// passwords has just started or ended.
void ToggleAffiliationBasedMatchingBasedOnPasswordSyncedState(
PasswordStore* password_store,
- syncer::SyncService* sync_service,
+ sync_driver::SyncService* sync_service,
net::URLRequestContextGetter* request_context_getter,
const base::FilePath& profile_path,
scoped_refptr<base::SingleThreadTaskRunner> db_thread_runner);

Powered by Google App Engine
This is Rietveld 408576698