Chromium Code Reviews| Index: chrome/install_static/BUILD.gn |
| diff --git a/chrome/install_static/BUILD.gn b/chrome/install_static/BUILD.gn |
| index 4f57be6079c791c94035bf37494cf06103de6feb..adac9489f51994461db377dbe6bd3ec8258437a8 100644 |
| --- a/chrome/install_static/BUILD.gn |
| +++ b/chrome/install_static/BUILD.gn |
| @@ -19,6 +19,7 @@ static_library("install_static_util") { |
| ] |
| sources = [ |
| + "../app/chrome_dll_resource.h", |
| "install_constants.h", |
| "install_details.cc", |
| "install_details.h", |