Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index d4546067f52571808c7d0fa2fd8a1c91f292ac3e..a4900b7d99b2327aa2157b8388827971a017979b 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -299,6 +299,8 @@ static_library("constants") { |
| sources = [ |
| "chrome_constants.cc", |
| "chrome_constants.h", |
| + "chrome_constants_util_win.cc", |
| + "chrome_constants_util_win.h", |
| "chrome_features.cc", |
| "chrome_features.h", |
| "chrome_icon_resources_win.cc", |