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

Unified Diff: content/content_common.gypi

Issue 1922923002: bluetooth: Move requestDevice to mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-separate-tests-request-device
Patch Set: Change ref to pointer Created 4 years, 7 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/content_browser.gypi ('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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index e9e6e813a113349341acdad7d5c96cc586851586..dc1d309cd520fdcf8a2bf00e133d6ad310ac1d3e 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -8,7 +8,6 @@
'../cc/cc.gyp:cc',
'../cc/ipc/cc_ipc.gyp:cc_ipc',
'../components/tracing.gyp:tracing',
- '../device/bluetooth/bluetooth.gyp:device_bluetooth',
'../gpu/command_buffer/command_buffer.gyp:gles2_utils',
'../gpu/gpu.gyp:command_buffer_service',
'../gpu/gpu.gyp:gles2_c_lib',
@@ -246,11 +245,6 @@
'common/appcache_messages.h',
'common/ax_content_node_data.cc',
'common/ax_content_node_data.h',
- 'common/bluetooth/bluetooth_device.cc',
- 'common/bluetooth/bluetooth_device.h',
- 'common/bluetooth/bluetooth_messages.h',
- 'common/bluetooth/bluetooth_scan_filter.cc',
- 'common/bluetooth/bluetooth_scan_filter.h',
'common/browser_plugin/browser_plugin_constants.cc',
'common/browser_plugin/browser_plugin_constants.h',
'common/browser_plugin/browser_plugin_messages.h',
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698