Index: components/cryptauth/BUILD.gn |
diff --git a/components/cryptauth/BUILD.gn b/components/cryptauth/BUILD.gn |
index b6a7a42d957658c9009c2d5d77b00ee5a71a88f7..b9cc6a7cf173f0bdc1d057585395a7e8dbb98e05 100644 |
--- a/components/cryptauth/BUILD.gn |
+++ b/components/cryptauth/BUILD.gn |
@@ -102,6 +102,8 @@ static_library("test_support") { |
"fake_connection.h", |
"fake_cryptauth_gcm_manager.cc", |
"fake_cryptauth_gcm_manager.h", |
+ "fake_cryptauth_service.cc", |
+ "fake_cryptauth_service.h", |
"fake_secure_channel.cc", |
"fake_secure_channel.h", |
"fake_secure_context.cc", |