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

Unified Diff: src/trusted/service_runtime/service_runtime.gyp

Issue 6995160: Hooks for out-of-process (OOP) debugger. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 6 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: src/trusted/service_runtime/service_runtime.gyp
===================================================================
--- src/trusted/service_runtime/service_runtime.gyp (revision 5621)
+++ src/trusted/service_runtime/service_runtime.gyp (working copy)
@@ -43,6 +43,7 @@
'nacl_desc_effector_ldr.c',
'nacl_globals.c',
'nacl_memory_object.c',
+ 'nacl_oop_debugger_hooks.c',
'nacl_signal_common.c',
'nacl_stack_safety.c',
'nacl_sync_queue.c',

Powered by Google App Engine
This is Rietveld 408576698