Chromium Code Reviews| Index: device/bluetooth/BUILD.gn |
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
| index 2652d4f74ffc1f934dae35c03ddc37a335281ea4..f4e2b6c6c3431439d4718ec5f60ab1df08062c79 100644 |
| --- a/device/bluetooth/BUILD.gn |
| +++ b/device/bluetooth/BUILD.gn |
| @@ -47,6 +47,8 @@ source_set("fake_bluetooth") { |
| "test/fake_bluetooth.h", |
| "test/fake_central.cc", |
| "test/fake_central.h", |
| + "test/fake_peripheral.cc", |
| + "test/fake_peripheral.h", |
| ] |
| deps = [ |