Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(294)

Unified Diff: content/child/child_thread_impl.h

Issue 1234413006: Move the Web Bluetooth implementation from child/ to renderer/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Rebase Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/child/bluetooth/web_bluetooth_impl.cc ('k') | content/child/child_thread_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_;
« no previous file with comments | « content/child/bluetooth/web_bluetooth_impl.cc ('k') | content/child/child_thread_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698