Index: components/cryptauth/BUILD.gn |
diff --git a/components/cryptauth/BUILD.gn b/components/cryptauth/BUILD.gn |
index 9dca53893360ebbf0b546618c04e7f74987923b4..70b2f9172073f37c345aa687a4fb432575176830 100644 |
--- a/components/cryptauth/BUILD.gn |
+++ b/components/cryptauth/BUILD.gn |
@@ -46,6 +46,8 @@ static_library("cryptauth") { |
"device_to_device_initiator_operations.h", |
"device_to_device_secure_context.cc", |
"device_to_device_secure_context.h", |
+ "eid_data_with_timestamp.cc", |
+ "eid_data_with_timestamp.h", |
"foreground_eid_generator.cc", |
"foreground_eid_generator.h", |
"pref_names.cc", |