Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index 47d8aff0eaa4d0e2b1bc92936e135c477214bbd8..2ef6a1472de74aeb516e6f0f678141bf75f7fa27 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -212,6 +212,7 @@ static_library("common") { |
| "//components/url_formatter", |
| "//components/variations", |
| "//components/version_info", |
| + "//components/version_info:version_string", |
| "//components/visitedlink/common", |
| "//content/public/common", |
| "//crypto", |