Chromium Code Reviews| Index: components/version_info/BUILD.gn |
| diff --git a/components/version_info/BUILD.gn b/components/version_info/BUILD.gn |
| index 6c043e53a912d2d472b60f7e4734380cbb891df4..7e0281a285c6b3c808fd910ec406bb86484da684 100644 |
| --- a/components/version_info/BUILD.gn |
| +++ b/components/version_info/BUILD.gn |
| @@ -9,7 +9,7 @@ declare_args() { |
| use_unofficial_version_number = !is_chrome_branded |
| } |
| -source_set("version_info") { |
| +static_library("version_info") { |
| sources = [ |
| "version_info.cc", |
| "version_info.h", |