| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index b359e05a88b7f6f80a5fc92a0609a02264c38e85..4ddbaa734056fa57d8c52fc2521788535c211138 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -480,6 +480,8 @@
|
| 'browser/bluetooth/bluetooth_metrics.h',
|
| 'browser/bluetooth/first_device_bluetooth_chooser.cc',
|
| 'browser/bluetooth/first_device_bluetooth_chooser.h',
|
| + 'browser/bluetooth/web_bluetooth_service_impl.cc',
|
| + 'browser/bluetooth/web_bluetooth_service_impl.h',
|
| 'browser/bootstrap_sandbox_manager_mac.cc',
|
| 'browser/bootstrap_sandbox_manager_mac.h',
|
| 'browser/browser_child_process_host_impl.cc',
|
|
|