| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 4ad86b2877257f6a357c3cdfbddc65120bda5d61..b2e66d3099007042aae17cb2107a033147bc7085 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -477,6 +477,8 @@
|
| 'browser/bluetooth/bluetooth_metrics.h',
|
| 'browser/bluetooth/first_device_bluetooth_chooser.cc',
|
| 'browser/bluetooth/first_device_bluetooth_chooser.h',
|
| + 'browser/bluetooth/bluetooth_service_impl.cc',
|
| + 'browser/bluetooth/bluetooth_service_impl.h',
|
| 'browser/bootstrap_sandbox_manager_mac.cc',
|
| 'browser/bootstrap_sandbox_manager_mac.h',
|
| 'browser/browser_child_process_host_impl.cc',
|
|
|