Chromium Code Reviews| Index: device/bluetooth/BUILD.gn |
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
| index bc1da09be45833b443a978b63f6ac498712bb799..242e269d885c0eabf5b788b20d5f0d1fc24244d6 100644 |
| --- a/device/bluetooth/BUILD.gn |
| +++ b/device/bluetooth/BUILD.gn |
| @@ -178,6 +178,7 @@ grit("strings") { |
| } |
| static_library("mocks") { |
| + testonly = true |
| sources = [ |
| "test/mock_bluetooth_adapter.cc", |
| "test/mock_bluetooth_adapter.h", |