Chromium Code Reviews| Index: sandbox/win/sandbox_win.gypi |
| diff --git a/sandbox/win/sandbox_win.gypi b/sandbox/win/sandbox_win.gypi |
| index ae8b51c3492b0fe687617c1ad3b073449728cc72..f0d275aed8143349aaadd68a9f0933a5ff724b08 100644 |
| --- a/sandbox/win/sandbox_win.gypi |
| +++ b/sandbox/win/sandbox_win.gypi |
| @@ -132,6 +132,8 @@ |
| 'src/target_process.h', |
| 'src/target_services.cc', |
| 'src/target_services.h', |
| + 'src/top_level_dispatcher.cc', |
| + 'src/top_level_dispatcher.h', |
| 'src/win_utils.cc', |
| 'src/win_utils.h', |
| 'src/win2k_threadpool.cc', |