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

Unified Diff: components/password_manager/sync/browser/DEPS

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/DEPS
diff --git a/components/password_manager/sync/browser/DEPS b/components/password_manager/sync/browser/DEPS
index 3f62df02955a997d68a0d4988a359421d06e489e..f209e86da5d014ac4557f239613e9999aea0d68c 100644
--- a/components/password_manager/sync/browser/DEPS
+++ b/components/password_manager/sync/browser/DEPS
@@ -3,9 +3,9 @@ include_rules = [
"+components/pref_registry",
"+components/signin/core/browser",
"+components/signin/core/common",
- "+components/sync_driver",
"+components/sync/base",
"+components/sync/core",
+ "+components/sync/driver",
"+components/sync/engine",
"+components/syncable_prefs",
"+google_apis/gaia",

Powered by Google App Engine
This is Rietveld 408576698