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

Unified Diff: chrome/nacl.gypi

Issue 10211007: NaCl: Split the debug exception handler thread into a separate file (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move to chrome/common Created 8 years, 8 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: chrome/nacl.gypi
diff --git a/chrome/nacl.gypi b/chrome/nacl.gypi
index 98fe17de859a2855007b4d59cfe838d3eb9c5042..fa82de9d355faa34b7649169791ac4493b65403c 100644
--- a/chrome/nacl.gypi
+++ b/chrome/nacl.gypi
@@ -107,6 +107,7 @@
],
'sources': [
'common/nacl_cmd_line.cc',
+ 'common/nacl_debug_exception_handler_win.cc',
'common/nacl_messages.cc',
'common/nacl_types.cc',
'nacl/nacl_broker_listener.cc',

Powered by Google App Engine
This is Rietveld 408576698