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

Unified Diff: ios/chrome/browser/DEPS

Issue 1281913002: Componentize ComponentUpdaterConfigurator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix iOS compile Created 5 years, 4 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 85ca1b4c7bbf15285ffdeb1ed0a3ecc9dcea0fce..b61d829bf10be3b95c519c3328d4ec70d952ee02 100644
--- a/ios/chrome/browser/DEPS
+++ b/ios/chrome/browser/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/autofill/core/common",
"+components/autofill/ios/browser",
"+components/bookmarks",
+ "+components/component_updater",
"+components/content_settings/core",
"+components/data_reduction_proxy/core/common",
"+components/dom_distiller/core",
@@ -37,6 +38,7 @@ include_rules = [
"+components/translate/core",
"+components/translate/ios",
"+components/undo",
+ "+components/update_client",
"+components/upload_list",
"+components/variations",
"+components/version_info",

Powered by Google App Engine
This is Rietveld 408576698