| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index f1244b4d57b8fd5f478193c7c967ca29e0e34677..cc34d935acdd0b7428266088f54bcd689479eca3 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/frame_connected_bluetooth_devices.cc',
|
| + 'browser/bluetooth/frame_connected_bluetooth_devices.h',
|
| 'browser/bluetooth/bluetooth_dispatcher_host.cc',
|
| 'browser/bluetooth/bluetooth_dispatcher_host.h',
|
| 'browser/bluetooth/bluetooth_metrics.cc',
|
|
|