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

Unified Diff: components/browser_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/autofill/core/browser/DEPS ('k') | components/browsing_data_ui/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/browser_sync/browser/DEPS
diff --git a/components/browser_sync/browser/DEPS b/components/browser_sync/browser/DEPS
index 91d467bd8abbcda12da1d7bdba3f42b12ed00220..e9a5aaf330b6e0ad320701c6eaee21432740bb14 100644
--- a/components/browser_sync/browser/DEPS
+++ b/components/browser_sync/browser/DEPS
@@ -13,6 +13,7 @@ include_rules = [
"+components/prefs",
"+components/signin/core/browser",
"+components/signin/core/common",
+ "+components/sync",
"+components/syncable_prefs",
"+components/sync_bookmarks",
"+components/sync_driver",
@@ -24,6 +25,5 @@ include_rules = [
"+components/webdata_services",
"+google_apis",
"+net",
- "+components/sync",
"+ui/base/l10n",
]
« no previous file with comments | « components/autofill/core/browser/DEPS ('k') | components/browsing_data_ui/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698