| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index a22a6abbc002664bd83f836cdd5e85236a39e29c..4ecb5379f1bb3a8f3e97d8edc98a5d87226d6652 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -89,6 +89,8 @@
|
| 'public/browser/background_tracing_reactive_config.cc',
|
| 'public/browser/background_tracing_reactive_config.h',
|
| 'public/browser/blob_handle.h',
|
| + 'public/browser/bluetooth_chooser.cc',
|
| + 'public/browser/bluetooth_chooser.h',
|
| 'public/browser/browser_accessibility_state.h',
|
| 'public/browser/browser_child_process_host.h',
|
| 'public/browser/browser_child_process_host_delegate.cc',
|
| @@ -490,6 +492,8 @@
|
| 'browser/bluetooth/bluetooth_dispatcher_host.h',
|
| 'browser/bluetooth/bluetooth_metrics.cc',
|
| 'browser/bluetooth/bluetooth_metrics.h',
|
| + 'browser/bluetooth/first_device_bluetooth_chooser.cc',
|
| + 'browser/bluetooth/first_device_bluetooth_chooser.h',
|
| 'browser/bootstrap_sandbox_mac.cc',
|
| 'browser/bootstrap_sandbox_mac.h',
|
| 'browser/browser_child_process_host_impl.cc',
|
|
|