Chromium Code Reviews| Index: device/bluetooth/BUILD.gn |
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
| index 69455e261dd4f91616f4221471c3513313b58325..252fad6651fbf83e2b2c973f27c0de9e4b01d15e 100644 |
| --- a/device/bluetooth/BUILD.gn |
| +++ b/device/bluetooth/BUILD.gn |
| @@ -23,6 +23,7 @@ config("bluetooth_config") { |
| source_set("mojo") { |
| sources = [ |
| "//device/bluetooth/public/interfaces/connect_result_type_converter.h", |
| + "//device/bluetooth/public/interfaces/gatt_result_type_converter.h", |
| "adapter.cc", |
| "adapter.h", |
| "adapter_factory.cc", |