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

Unified Diff: components/update_client/DEPS

Issue 1281913002: Componentize ComponentUpdaterConfigurator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comments 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/update_client/DEPS
diff --git a/components/update_client/DEPS b/components/update_client/DEPS
index 9cb7e781190e250cf587779cd3eb03c71b12d722..139f5522766e6b9e0f870586fe813a4013b38734 100644
--- a/components/update_client/DEPS
+++ b/components/update_client/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+base",
"+components/crx_file",
+ "+components/version_info",
"+courgette",
"+crypto",
"+libxml",

Powered by Google App Engine
This is Rietveld 408576698