Chromium Code Reviews| Index: device/bluetooth/BUILD.gn |
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
| index 65c0f77833104394804827a38b87f7d2a19e296d..8087eb76df61267f6d39bc35a70b3348e5df1f6d 100644 |
| --- a/device/bluetooth/BUILD.gn |
| +++ b/device/bluetooth/BUILD.gn |
| @@ -45,6 +45,8 @@ source_set("fake_bluetooth") { |
| sources = [ |
| "test/fake_bluetooth.cc", |
| "test/fake_bluetooth.h", |
| + "test/fake_le_central_observer_manager.cc", |
| + "test/fake_le_central_observer_manager.h", |
| ] |
| deps = [ |