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

Unified Diff: ios/chrome/browser/DEPS

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
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: ios/chrome/browser/DEPS
diff --git a/ios/chrome/browser/DEPS b/ios/chrome/browser/DEPS
index 038ea5653f806ab6a22959f342e8b7b1c7502003..e7e8bf4c4ccd4fb80316bb90b9b381666c0e745b 100644
--- a/ios/chrome/browser/DEPS
+++ b/ios/chrome/browser/DEPS
@@ -59,6 +59,7 @@ include_rules = [
"+components/signin/ios/browser",
"+components/ssl_config",
"+components/suggestions",
+ "+components/sync",
"+components/sync_driver",
"+components/sync_sessions",
"+components/syncable_prefs",
@@ -83,7 +84,6 @@ include_rules = [
"+ios/public/provider/web",
"+ios/web/public",
"+net",
- "+sync",
"+third_party/brotli",
"+third_party/google_toolbox_for_mac",
"+ui",

Powered by Google App Engine
This is Rietveld 408576698