Index: content/browser/browser_child_process_host_impl.h |
diff --git a/content/browser/browser_child_process_host_impl.h b/content/browser/browser_child_process_host_impl.h |
index 24bc1e78c3c2b83d03f60911bb23ced88cb6ce32..35664e8e54813858924b8a40c518038528488d8b 100644 |
--- a/content/browser/browser_child_process_host_impl.h |
+++ b/content/browser/browser_child_process_host_impl.h |
@@ -53,7 +53,6 @@ class CONTENT_EXPORT BrowserChildProcessHostImpl |
virtual ChildProcessHost* GetHost() const OVERRIDE; |
virtual base::TerminationStatus GetTerminationStatus( |
bool known_dead, int* exit_code) OVERRIDE; |
- virtual void SetNaClDebugStubPort(int port) OVERRIDE; |
virtual void SetName(const base::string16& name) OVERRIDE; |
virtual void SetHandle(base::ProcessHandle handle) OVERRIDE; |