summaryrefslogtreecommitdiffstats
path: root/components/pairing
diff options
context:
space:
mode:
Diffstat (limited to 'components/pairing')
-rw-r--r--components/pairing/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/pairing/BUILD.gn b/components/pairing/BUILD.gn
index c381883..d67e434 100644
--- a/components/pairing/BUILD.gn
+++ b/components/pairing/BUILD.gn
@@ -34,6 +34,7 @@ source_set("pairing") {
}
source_set("unit_tests") {
+ testonly = true
sources = [
"message_buffer_unittest.cc",
]