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

Unified Diff: components/update_client/BUILD.gn

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/BUILD.gn
diff --git a/components/update_client/BUILD.gn b/components/update_client/BUILD.gn
index d4e612593356f201f0feab168bd575ca5d5bc0d4..738f7d6fb6acd6a3609c58d3b57dd349bcbf2098 100644
--- a/components/update_client/BUILD.gn
+++ b/components/update_client/BUILD.gn
@@ -53,6 +53,7 @@ source_set("update_client") {
deps = [
"//base",
"//components/crx_file",
+ "//components/version_info",
"//courgette:courgette_lib",
"//crypto",
"//third_party/libxml",

Powered by Google App Engine
This is Rietveld 408576698