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

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

Issue 2155763002: [Sync] //components/sync manual changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-automated
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
« no previous file with comments | « components/password_manager/DEPS ('k') | components/search_engines/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/password_manager/sync/browser/DEPS
diff --git a/components/password_manager/sync/browser/DEPS b/components/password_manager/sync/browser/DEPS
index 7d1dcc0eecf3696c3738f27db28c8a3aa14237b7..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",
- "+components/sync/core",
]
« no previous file with comments | « components/password_manager/DEPS ('k') | components/search_engines/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698