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