| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index f1244b4d57b8fd5f478193c7c967ca29e0e34677..f90c2f6e64c4b91ac3963c7f54dd6421e4a4e7a0 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -480,6 +480,8 @@
|
| 'browser/bluetooth/bluetooth_allowed_devices_map.h',
|
| 'browser/bluetooth/bluetooth_blacklist.cc',
|
| 'browser/bluetooth/bluetooth_blacklist.h',
|
| + 'browser/bluetooth/bluetooth_connected_devices_map.cc',
|
| + 'browser/bluetooth/bluetooth_connected_devices_map.h',
|
| 'browser/bluetooth/bluetooth_dispatcher_host.cc',
|
| 'browser/bluetooth/bluetooth_dispatcher_host.h',
|
| 'browser/bluetooth/bluetooth_metrics.cc',
|
|
|