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

Unified Diff: ios/chrome/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
« no previous file with comments | « ios/chrome/browser/BUILD.gn ('k') | ios/chrome/browser/sync/glue/sync_start_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/DEPS
diff --git a/ios/chrome/browser/DEPS b/ios/chrome/browser/DEPS
index 7ac8f438188c3d4328e0855683c6069a9b5353e0..2f18ab6140dd868b7499176bb1bef59465fd5f12 100644
--- a/ios/chrome/browser/DEPS
+++ b/ios/chrome/browser/DEPS
@@ -60,6 +60,7 @@ include_rules = [
"+components/signin/ios/browser",
"+components/ssl_config",
"+components/suggestions",
+ "+components/sync",
"+components/sync_driver",
"+components/sync_sessions",
"+components/syncable_prefs",
@@ -84,7 +85,6 @@ include_rules = [
"+ios/public/provider/web",
"+ios/web/public",
"+net",
- "+sync",
"+third_party/brotli",
"+third_party/google_toolbox_for_mac",
"+ui",
« no previous file with comments | « ios/chrome/browser/BUILD.gn ('k') | ios/chrome/browser/sync/glue/sync_start_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698