Chromium Code Reviews| Index: chrome/BUILD.gn |
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
| index dc1444eb4e9a7347d28519635083468dbb2d734f..0b8c79c05f1fade61db2653b597661c61c2f13a4 100644 |
| --- a/chrome/BUILD.gn |
| +++ b/chrome/BUILD.gn |
| @@ -102,6 +102,8 @@ shared_library("main_dll") { |
| "app/chrome_main.cc", |
| "app/chrome_main_delegate.cc", |
| "app/chrome_main_delegate.h", |
| + "app/close_handle_hook_win.cc", |
| + "app/close_handle_hook_win.h", |
| "app/delay_load_hook_win.cc", |
| "app/delay_load_hook_win.h", |
| "//base/win/dllmain.cc", |