| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 889867bef55c1b701cfa68577543d78d0de719e5..6ee711fcd4c2858345194f7860a937cb4f0d25b9 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -478,6 +478,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',
|
|
|