| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 2ed310eaba846f909ee7fe6cd5ce9f276c9e36ae..b12a75ed594f2c7f4cafc6695738e5a12a2fa4ac 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',
|
| @@ -488,6 +490,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',
|
|
|