Index: components/cryptauth/BUILD.gn |
diff --git a/components/cryptauth/BUILD.gn b/components/cryptauth/BUILD.gn |
index 9dca53893360ebbf0b546618c04e7f74987923b4..d4df06c30166c0665cc6cefd79061e2f5ac3d68a 100644 |
--- a/components/cryptauth/BUILD.gn |
+++ b/components/cryptauth/BUILD.gn |
@@ -40,6 +40,8 @@ static_library("cryptauth") { |
"cryptauth_gcm_manager_impl.h", |
"cryptauth_service.cc", |
"cryptauth_service.h", |
+ "data_with_timestamp.cc", |
+ "data_with_timestamp.h", |
"device_to_device_authenticator.cc", |
"device_to_device_authenticator.h", |
"device_to_device_initiator_operations.cc", |