| Index: device/bluetooth/BUILD.gn
|
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
|
| index 252fad6651fbf83e2b2c973f27c0de9e4b01d15e..1e89086e05f7b86bbdbd59619e4920cb221a1b1e 100644
|
| --- a/device/bluetooth/BUILD.gn
|
| +++ b/device/bluetooth/BUILD.gn
|
| @@ -83,6 +83,7 @@ component("bluetooth") {
|
| "bluetooth_discovery_session.cc",
|
| "bluetooth_discovery_session.h",
|
| "bluetooth_discovery_session_outcome.h",
|
| + "bluetooth_export.h",
|
| "bluetooth_gatt_characteristic.cc",
|
| "bluetooth_gatt_characteristic.h",
|
| "bluetooth_gatt_connection.cc",
|
|
|