Index: chrome/browser/nacl_host/nacl_process_host.h |
diff --git a/chrome/browser/nacl_host/nacl_process_host.h b/chrome/browser/nacl_host/nacl_process_host.h |
index 19926f3417e88aad651b8d8da135c898eee4c49a..ac0692ec247e128d9abfb3c148d1132df5a7e8e8 100644 |
--- a/chrome/browser/nacl_host/nacl_process_host.h |
+++ b/chrome/browser/nacl_host/nacl_process_host.h |
@@ -153,6 +153,7 @@ class NaClProcessHost : public content::BrowserChildProcessHostDelegate { |
scoped_ptr<content::BrowserChildProcessHost> process_; |
bool enable_exception_handling_; |
+ bool enable_debug_stub_; |
bool off_the_record_; |