Chromium Code Reviews| Index: device/bluetooth/BUILD.gn |
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
| index 252fad6651fbf83e2b2c973f27c0de9e4b01d15e..b354255d148d48ff0a443b71a062dcee298aaef5 100644 |
| --- a/device/bluetooth/BUILD.gn |
| +++ b/device/bluetooth/BUILD.gn |
| @@ -32,6 +32,8 @@ source_set("mojo") { |
| "device.h", |
| "discovery_session.cc", |
| "discovery_session.h", |
| + "test/fake_bluetooth.cc", |
| + "test/fake_bluetooth.h", |
| ] |
| public_deps = [ |