| Index: chrome/chrome_dll.gypi
|
| diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
|
| index c873e529b79933bdc776ca6cde69245682c96344..b6e7634b97e2a25d25c9960e0d5c78fc1a42ef4e 100644
|
| --- a/chrome/chrome_dll.gypi
|
| +++ b/chrome/chrome_dll.gypi
|
| @@ -116,8 +116,6 @@
|
| 'app/chrome_main_delegate.h',
|
| 'app/chrome_main_mac.h',
|
| 'app/chrome_main_mac.mm',
|
| - 'app/close_handle_hook_win.cc',
|
| - 'app/close_handle_hook_win.h',
|
| 'app/delay_load_hook_win.cc',
|
| 'app/delay_load_hook_win.h',
|
| ],
|
| @@ -364,8 +362,6 @@
|
| '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',
|
| ],
|
| 'conditions': [
|
| ['OS=="win" and win_use_allocator_shim==1', {
|
|
|