Index: components/cryptauth/BUILD.gn |
diff --git a/components/cryptauth/BUILD.gn b/components/cryptauth/BUILD.gn |
index 1b14f27c9d348466896ffdbc7b7c37ff81f2c163..9c8049e4320f32f5e6c532f82419e66c13799afa 100644 |
--- a/components/cryptauth/BUILD.gn |
+++ b/components/cryptauth/BUILD.gn |
@@ -99,6 +99,8 @@ static_library("test_support") { |
"fake_connection.h", |
"fake_cryptauth_gcm_manager.cc", |
"fake_cryptauth_gcm_manager.h", |
+ "fake_secure_channel.cc", |
+ "fake_secure_channel.h", |
"fake_secure_context.cc", |
"fake_secure_context.h", |
"fake_secure_message_delegate.cc", |