| Index: content/child/child_thread_impl.h
|
| diff --git a/content/child/child_thread_impl.h b/content/child/child_thread_impl.h
|
| index 9bc2f73040f2e3b3ecac2c7e791838e9558ed81b..3330c99249333436213fb41a70c25cc470b72f77 100644
|
| --- a/content/child/child_thread_impl.h
|
| +++ b/content/child/child_thread_impl.h
|
| @@ -292,7 +292,6 @@ class CONTENT_EXPORT ChildThreadImpl
|
| scoped_ptr<base::PowerMonitor> power_monitor_;
|
|
|
| scoped_refptr<ChildMessageFilter> geofencing_message_filter_;
|
| - scoped_refptr<ChildMessageFilter> bluetooth_message_filter_;
|
|
|
| scoped_refptr<base::SequencedTaskRunner> browser_process_io_runner_;
|
|
|
|
|