Chromium Code Reviews| Index: chrome/app/BUILD.gn |
| diff --git a/chrome/app/BUILD.gn b/chrome/app/BUILD.gn |
| index 5caffcedcb81fbca48376bdf37fdc292de673935..9dc9cd7030321de28f09719a03eec80a8d1307dc 100644 |
| --- a/chrome/app/BUILD.gn |
| +++ b/chrome/app/BUILD.gn |
| @@ -312,7 +312,7 @@ grit("settings_google_chrome_strings") { |
| ] |
| } |
| -source_set("test_support") { |
| +static_library("test_support") { |
| testonly = true |
| visibility = [ "//chrome/test:test_support" ] |