| Index: chrome/chrome_exe.gypi
|
| diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
|
| index e27baa88c17857c34c158903d64a9cd9de7a7158..46c84f9883347a301f2fc14deafaf3a2e2d448b3 100644
|
| --- a/chrome/chrome_exe.gypi
|
| +++ b/chrome/chrome_exe.gypi
|
| @@ -62,6 +62,8 @@
|
| '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',
|
|
|