Index: components/proximity_auth/BUILD.gn |
diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn |
index 1f2540282459e567003469f5eceda1ba0b9d2a31..01d4efc256d1957a8354e6ac8bd107c1a5943f92 100644 |
--- a/components/proximity_auth/BUILD.gn |
+++ b/components/proximity_auth/BUILD.gn |
@@ -24,6 +24,7 @@ source_set("unit_tests") { |
sources = [ |
"connection_unittest.cc", |
"proximity_auth_system_unittest.cc", |
+ "wire_message_unittest.cc", |
] |
deps = [ |