Index: content/child/child_thread_impl.h |
diff --git a/content/child/child_thread_impl.h b/content/child/child_thread_impl.h |
index 3a1823711e62c6b45f9634addd082060090310e6..171165a7b1855215d6e546458ddb62d2b1b80758 100644 |
--- a/content/child/child_thread_impl.h |
+++ b/content/child/child_thread_impl.h |
@@ -49,7 +49,6 @@ class ChildResourceMessageFilter; |
class ChildSharedBitmapManager; |
class FileSystemDispatcher; |
class InProcessChildThreadParams; |
-class NavigatorConnectDispatcher; |
class NotificationDispatcher; |
class PushDispatcher; |
class ServiceWorkerMessageFilter; |
@@ -295,8 +294,6 @@ class CONTENT_EXPORT ChildThreadImpl |
scoped_refptr<ChildMessageFilter> geofencing_message_filter_; |
scoped_refptr<ChildMessageFilter> bluetooth_message_filter_; |
- scoped_refptr<NavigatorConnectDispatcher> navigator_connect_dispatcher_; |
- |
scoped_refptr<base::SequencedTaskRunner> browser_process_io_runner_; |
base::WeakPtrFactory<ChildThreadImpl> channel_connected_factory_; |