Index: components/proximity_auth/BUILD.gn |
diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn |
index 30f3c7009074e6984d75835505f412d8e657563f..5e2f8c56d3c1155bcc1bbaf3f91b3ae7842c1fa7 100644 |
--- a/components/proximity_auth/BUILD.gn |
+++ b/components/proximity_auth/BUILD.gn |
@@ -78,6 +78,8 @@ source_set("test_support") { |
sources = [ |
"device_to_device_responder_operations.cc", |
"device_to_device_responder_operations.h", |
+ "fake_connection.cc", |
+ "fake_connection.h", |
"mock_proximity_auth_client.cc", |
"mock_proximity_auth_client.h", |
] |