Chromium Code Reviews| Index: chrome/app/BUILD.gn |
| diff --git a/chrome/app/BUILD.gn b/chrome/app/BUILD.gn |
| index cbb7cd8b3ed138d2d7d0bf0a44df4d13c6b3f45e..f0fe21013d4bdd0c6abf58af34e79631089b7732 100644 |
| --- a/chrome/app/BUILD.gn |
| +++ b/chrome/app/BUILD.gn |
| @@ -330,6 +330,7 @@ static_library("test_support") { |
| if (is_win) { |
| deps += [ |
| "//chrome:chrome_initial", |
| + "//chrome/install_static:install_static_util", |
| "//sandbox/win:sandbox", |
| ] |
| } |