| 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',
|
|
|