Index: chrome/BUILD.gn |
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
index 00284f6c86349c52f74650bbe6cfb20b27bc698d..1a19e5f0a987307fd1ed4844806dfa1a753fa34e 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", |