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

Unified Diff: components/update_client.gypi

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.gypi
diff --git a/components/update_client.gypi b/components/update_client.gypi
index c5759d06cf1540497dd583c603eec82777867023..9f4cd65c69474d227b3483403b59ecf52e7ee9d5 100644
--- a/components/update_client.gypi
+++ b/components/update_client.gypi
@@ -17,6 +17,7 @@
'../net/net.gyp:net',
'../url/url.gyp:url_lib',
'crx_file',
+ 'version_info',
],
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698