Chromium Code Reviews| Index: device/bluetooth/BUILD.gn |
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
| index 0f33ee12cf9b2af74cb26f34c60c98b3dd9216ea..890d444456d1b08bf124b9da9a1e01ded1760d54 100644 |
| --- a/device/bluetooth/BUILD.gn |
| +++ b/device/bluetooth/BUILD.gn |
| @@ -26,6 +26,8 @@ source_set("mojo") { |
| "adapter.h", |
| "adapter_factory.cc", |
| "adapter_factory.h", |
| + "device.cc", |
| + "device.h", |
| ] |
| public_deps = [ |