| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index e480bdf5f6454a7be4334b226a8bc166882c3896..29b1c8e3c1711007578691a4118429716f558289 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -7,7 +7,6 @@
|
| '../base/base.gyp:base',
|
| '../cc/cc.gyp:cc',
|
| '../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',
|
| @@ -244,11 +243,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',
|
|
|