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", |
|
gab
2017/02/15 14:30:53
This is weird? i.e. as a DEPS it makes sense but a
grt (UTC plus 2)
2017/02/15 15:11:42
Maybe this isn't the right thing/needed. I'll chec
|
| "install_constants.h", |
| "install_details.cc", |
| "install_details.h", |