| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 1cea32d40d12c194bb9a21e8fed5c95c7706c42f..fc0f7126ef30db938de50526a7200a644d4ce3c7 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',
|
| @@ -245,11 +244,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',
|
|
|