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

Unified Diff: components/password_manager/sync/browser/password_sync_util.h

Issue 2203673002: [Sync] Move //components/sync_driver to //components/sync/driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sd-a
Patch Set: Full change rebased on static lib. Created 4 years, 4 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/sync/browser/password_sync_util.h
diff --git a/components/password_manager/sync/browser/password_sync_util.h b/components/password_manager/sync/browser/password_sync_util.h
index 6123e401498baa67563d788a8612fedd08c2982e..24e4d9398764fc9638f0ff14014ca696c8005ab7 100644
--- a/components/password_manager/sync/browser/password_sync_util.h
+++ b/components/password_manager/sync/browser/password_sync_util.h
@@ -9,7 +9,7 @@
#include "components/autofill/core/common/password_form.h"
#include "components/signin/core/browser/signin_manager.h"
-#include "components/sync_driver/sync_service.h"
+#include "components/sync/driver/sync_service.h"
namespace password_manager {
namespace sync_util {

Powered by Google App Engine
This is Rietveld 408576698