| Index: sandbox/sandbox.gyp
|
| ===================================================================
|
| --- sandbox/sandbox.gyp (revision 40929)
|
| +++ sandbox/sandbox.gyp (working copy)
|
| @@ -55,6 +55,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',
|
| @@ -211,10 +215,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',
|
|
|