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

Unified Diff: ios/chrome/browser/DEPS

Issue 1159743005: Provide iOS implementation of BookmarkServerClusterService factory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bookmark_service_cluster
Patch Set: Created 5 years, 7 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 | « no previous file | ios/chrome/browser/enhanced_bookmarks/OWNERS » ('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 ec813ede7fd93f14acd2074f8ca1be6497703413..fd670475aa2870691976d6b6091002b3319a1907 100644
--- a/ios/chrome/browser/DEPS
+++ b/ios/chrome/browser/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+components/data_reduction_proxy/core/common",
"+components/dom_distiller/core",
"+components/dom_distiller/ios",
+ "+components/enhanced_bookmarks",
"+components/infobars/core",
"+components/keyed_service/core",
"+components/keyed_service/ios",
@@ -16,6 +17,7 @@ include_rules = [
"+components/pref_registry",
"+components/search_engines",
"+components/suggestions",
+ "+components/signin/core/browser",
"+components/sync_driver",
"+components/translate/core",
"+components/translate/ios",
« no previous file with comments | « no previous file | ios/chrome/browser/enhanced_bookmarks/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698