| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 1cd27053e675860473c7831648da7404f97717c9..b89e91a8ff4b0ef962f617c3b54b8f21714300cd 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -25,6 +25,8 @@
|
| # Note: file list duplicated in GN build.
|
| 'bluetooth_adapter.cc',
|
| 'bluetooth_adapter.h',
|
| + 'bluetooth_adapter_android.cc',
|
| + 'bluetooth_adapter_android.h',
|
| 'bluetooth_adapter_chromeos.cc',
|
| 'bluetooth_adapter_chromeos.h',
|
| 'bluetooth_adapter_factory.cc',
|
|
|