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

Unified Diff: ios/chrome/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: Couple format corrections. 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 7a79eb05239db3faa3633290700bb002073b6e56..f6448fdf32b883313aafea816329e6dc1916dae4 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",
- "+components/sync",
"+third_party/brotli",
"+third_party/google_toolbox_for_mac",
"+ui",

Powered by Google App Engine
This is Rietveld 408576698