Index: src/trusted/service_runtime/build.scons |
=================================================================== |
--- src/trusted/service_runtime/build.scons (revision 10826) |
+++ src/trusted/service_runtime/build.scons (working copy) |
@@ -166,8 +166,9 @@ |
'${PYTHON} ${SOURCES} ${TARGETS}') |
ldr_inputs += [ |
GENERATED + '/nacl_exc_server.c', |
- 'osx/crash_filter.c', |
'osx/mach_exception_handler.c', |
+ 'osx/mach_thread_map.c', |
+ 'osx/mach_thread_trusted_state.c', |
'osx/nacl_ldt.c', |
'osx/nacl_thread_nice.c', |
'osx/outer_sandbox.c', |