| Index: chrome/chrome_exe.gypi
|
| diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
|
| index 5d8194c753fa493bfb9ae2ee0985ea9cc97fb52b..7751017de9345e01f10457d84efa2c6571ce3e44 100644
|
| --- a/chrome/chrome_exe.gypi
|
| +++ b/chrome/chrome_exe.gypi
|
| @@ -67,16 +67,10 @@
|
| 'app/chrome_exe_main_mac.cc',
|
| 'app/chrome_exe_main_win.cc',
|
| 'app/chrome_exe_resource.h',
|
| - 'app/chrome_watcher_client_win.cc',
|
| - 'app/chrome_watcher_client_win.h',
|
| - 'app/chrome_watcher_command_line_win.cc',
|
| - 'app/chrome_watcher_command_line_win.h',
|
| 'app/client_util.cc',
|
| 'app/client_util.h',
|
| 'app/kasko_client.cc',
|
| 'app/kasko_client.h',
|
| - 'app/signature_validator_win.cc',
|
| - 'app/signature_validator_win.h',
|
| ],
|
| 'mac_bundle_resources': [
|
| 'app/app-Info.plist',
|
|
|