Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(396)

Unified Diff: tests/trusted_crash/osx_crash_filter/crash_filter_test.c

Issue 12207165: Mac x86_64: Mach exception support (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/trusted_crash/osx_crash_filter/crash_filter_test.c
===================================================================
--- tests/trusted_crash/osx_crash_filter/crash_filter_test.c (revision 10826)
+++ tests/trusted_crash/osx_crash_filter/crash_filter_test.c (working copy)
@@ -14,7 +14,7 @@
#include "native_client/src/trusted/service_runtime/load_file.h"
#include "native_client/src/trusted/service_runtime/nacl_all_modules.h"
#include "native_client/src/trusted/service_runtime/nacl_app.h"
-#include "native_client/src/trusted/service_runtime/osx/crash_filter.h"
+#include "native_client/src/trusted/service_runtime/osx/mach_thread_trusted_state.h"
#include "native_client/src/trusted/service_runtime/sel_ldr.h"

Powered by Google App Engine
This is Rietveld 408576698