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

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

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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 e57a4e1c9a1fc17ecd6e11a2788ae911c232e269..3f62df02955a997d68a0d4988a359421d06e489e 100644
--- a/components/password_manager/sync/browser/DEPS
+++ b/components/password_manager/sync/browser/DEPS
@@ -4,7 +4,9 @@ include_rules = [
"+components/signin/core/browser",
"+components/signin/core/common",
"+components/sync_driver",
+ "+components/sync/base",
+ "+components/sync/core",
+ "+components/sync/engine",
"+components/syncable_prefs",
"+google_apis/gaia",
- "+sync/internal_api/public",
]

Powered by Google App Engine
This is Rietveld 408576698