Index: components/proximity_auth/BUILD.gn |
diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn |
index 1ad84d13e1becdaae7e6e5e6f3eb9a7fa77bbd9b..f7fde7c52b579120ad6c4c7a3791a07d58733658 100644 |
--- a/components/proximity_auth/BUILD.gn |
+++ b/components/proximity_auth/BUILD.gn |
@@ -26,6 +26,8 @@ source_set("proximity_auth") { |
"remote_status_update.cc", |
"remote_status_update.h", |
"secure_context.h", |
+ "switches.cc", |
+ "switches.h", |
"wire_message.cc", |
"wire_message.h", |
] |