| Index: sandbox/sandbox.gyp
|
| ===================================================================
|
| --- sandbox/sandbox.gyp (revision 41493)
|
| +++ sandbox/sandbox.gyp (working copy)
|
| @@ -58,6 +58,10 @@
|
| 'src/policy_params.h',
|
| 'src/policy_target.cc',
|
| 'src/policy_target.h',
|
| + 'src/process_thread_dispatcher.cc',
|
| + 'src/process_thread_dispatcher.h',
|
| + 'src/process_thread_interception.cc',
|
| + 'src/process_thread_interception.h',
|
| 'src/process_thread_policy.cc',
|
| 'src/process_thread_policy.h',
|
| 'src/registry_policy.cc',
|
| @@ -214,10 +218,6 @@
|
| 'src/filesystem_dispatcher.h',
|
| 'src/filesystem_interception.cc',
|
| 'src/filesystem_interception.h',
|
| - 'src/process_thread_dispatcher.cc',
|
| - 'src/process_thread_dispatcher.h',
|
| - 'src/process_thread_interception.cc',
|
| - 'src/process_thread_interception.h',
|
| 'src/registry_interception.cc',
|
| 'src/registry_dispatcher.cc',
|
| 'src/registry_dispatcher.h',
|
|
|