| Index: components/proximity_auth/BUILD.gn
|
| diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn
|
| index 5835787aca3088def377ac6cdc03d34765190f49..e11df2ef9b6954b8867e5fa4ef67a65d45f77ef9 100644
|
| --- a/components/proximity_auth/BUILD.gn
|
| +++ b/components/proximity_auth/BUILD.gn
|
| @@ -26,6 +26,8 @@ source_set("proximity_auth") {
|
| "connection_finder.h",
|
| "connection_observer.h",
|
| "controller.h",
|
| + "cryptauth_enroller_factory_impl.cc",
|
| + "cryptauth_enroller_factory_impl.h",
|
| "device_to_device_authenticator.cc",
|
| "device_to_device_authenticator.h",
|
| "device_to_device_initiator_operations.cc",
|
|
|