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

Unified Diff: content/content_child.gypi

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/child_thread_impl.cc ('k') | content/content_renderer.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 0f6b009598cb0798b65ede64a16b872feeb5e0ef..557f69962516476d01418d60bf66a54a99bf2cd5 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -54,12 +54,6 @@
'child/blink_platform_impl.h',
'child/blob_storage/blob_consolidation.cc',
'child/blob_storage/blob_consolidation.h',
- 'child/bluetooth/bluetooth_dispatcher.cc',
- 'child/bluetooth/bluetooth_dispatcher.h',
- 'child/bluetooth/bluetooth_message_filter.cc',
- 'child/bluetooth/bluetooth_message_filter.h',
- 'child/bluetooth/web_bluetooth_impl.cc',
- 'child/bluetooth/web_bluetooth_impl.h',
'child/browser_font_resource_trusted.cc',
'child/browser_font_resource_trusted.h',
'child/child_discardable_shared_memory_manager.cc',
« no previous file with comments | « content/child/child_thread_impl.cc ('k') | content/content_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698