| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index a5de9b0b970fd9d0021aae6421ec4269e9f17ec1..dd65cebdb8cb143e50ac675cc0ed267f7eb3929e 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -485,12 +485,14 @@
|
| 'browser/blob_storage/blob_dispatcher_host.h',
|
| 'browser/blob_storage/chrome_blob_storage_context.cc',
|
| 'browser/blob_storage/chrome_blob_storage_context.h',
|
| + 'browser/bluetooth/bluetooth_adapter_factory_wrapper.cc',
|
| + 'browser/bluetooth/bluetooth_adapter_factory_wrapper.h',
|
| 'browser/bluetooth/bluetooth_allowed_devices_map.cc',
|
| 'browser/bluetooth/bluetooth_allowed_devices_map.h',
|
| 'browser/bluetooth/bluetooth_blacklist.cc',
|
| 'browser/bluetooth/bluetooth_blacklist.h',
|
| - 'browser/bluetooth/bluetooth_dispatcher_host.cc',
|
| - 'browser/bluetooth/bluetooth_dispatcher_host.h',
|
| + 'browser/bluetooth/bluetooth_device_chooser_controller.cc',
|
| + 'browser/bluetooth/bluetooth_device_chooser_controller.h',
|
| 'browser/bluetooth/bluetooth_metrics.cc',
|
| 'browser/bluetooth/bluetooth_metrics.h',
|
| 'browser/bluetooth/cache_query_result.h',
|
|
|