Index: components/proximity_auth/webui/BUILD.gn |
diff --git a/components/proximity_auth/webui/BUILD.gn b/components/proximity_auth/webui/BUILD.gn |
index 39dea143bbdbee0b734ba48d10e4aee75d3cead5..0d9de7e073686f86bb1ebb86bf414cc495ba76ff 100644 |
--- a/components/proximity_auth/webui/BUILD.gn |
+++ b/components/proximity_auth/webui/BUILD.gn |
@@ -5,11 +5,8 @@ |
# GYP version: components/proximity_auth.gypi:proximity_auth_webui |
static_library("webui") { |
sources = [ |
- "cryptauth_enroller_factory_impl.cc", |
- "cryptauth_enroller_factory_impl.h", |
"proximity_auth_ui.cc", |
"proximity_auth_ui.h", |
- "proximity_auth_ui_delegate.h", |
"proximity_auth_webui_handler.cc", |
"proximity_auth_webui_handler.h", |
"reachable_phone_flow.cc", |