| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 71d766a38a9ffabd7bf397d6c4a3c6b531c074ae..eb00b782dead1b7040d9d5f1605627859dffb3b2 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',
|
|
|