Chromium Code Reviews| Index: components/update_client/BUILD.gn |
| diff --git a/components/update_client/BUILD.gn b/components/update_client/BUILD.gn |
| index 7e0164f1fb062d7706e51c80bff7f3aff22c478d..38710978f1fc2073837f3bee9ea51ad1b6d718e5 100644 |
| --- a/components/update_client/BUILD.gn |
| +++ b/components/update_client/BUILD.gn |
| @@ -56,6 +56,8 @@ static_library("update_client") { |
| "url_fetcher_downloader.h", |
| "utils.cc", |
| "utils.h", |
| + "utils_win.cc", |
| + "utils_win.h", |
| ] |
| deps = [ |