summaryrefslogtreecommitdiffstats
path: root/components/nacl/browser/nacl_process_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/nacl/browser/nacl_process_host.h')
-rw-r--r--components/nacl/browser/nacl_process_host.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/components/nacl/browser/nacl_process_host.h b/components/nacl/browser/nacl_process_host.h
index 88d2978..aec4918 100644
--- a/components/nacl/browser/nacl_process_host.h
+++ b/components/nacl/browser/nacl_process_host.h
@@ -260,9 +260,6 @@ class NaClProcessHost : public content::BrowserChildProcessHostDelegate {
// reporting crash information.
base::SharedMemory crash_info_shmem_;
- base::File socket_for_renderer_;
- base::File socket_for_sel_ldr_;
-
base::WeakPtrFactory<NaClProcessHost> weak_factory_;
DISALLOW_COPY_AND_ASSIGN(NaClProcessHost);