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

Unified Diff: components/component_updater/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: components/component_updater/DEPS
diff --git a/components/component_updater/DEPS b/components/component_updater/DEPS
index bfdab374095f924083e792a717bdc9195b460b8e..5e9b04ac35ed49c70ffdb82f0c772ebabd4c1010 100644
--- a/components/component_updater/DEPS
+++ b/components/component_updater/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/update_client",
+ "+components/version_info",
"+ui",
"+url",
]

Powered by Google App Engine
This is Rietveld 408576698