Index: components/update_client/BUILD.gn |
diff --git a/components/update_client/BUILD.gn b/components/update_client/BUILD.gn |
index e35d4f4c7d916334e058e8c1bea5f05232a4d1eb..2e9791c3906446904b566afd4a59575ac1333528 100644 |
--- a/components/update_client/BUILD.gn |
+++ b/components/update_client/BUILD.gn |
@@ -64,6 +64,7 @@ static_library("update_client") { |
"//components/crx_file", |
"//components/data_use_measurement/core", |
"//components/prefs", |
+ "//components/version_info:version_info", |
"//courgette:courgette_lib", |
"//crypto", |
"//net", |
@@ -145,6 +146,7 @@ source_set("unit_tests") { |
"//base", |
"//components/prefs", |
"//components/prefs:test_support", |
+ "//components/version_info:version_info", |
"//courgette:courgette_lib", |
"//net:test_support", |
"//testing/gmock", |