Index: components/proximity_auth/webui/BUILD.gn |
diff --git a/components/proximity_auth/webui/BUILD.gn b/components/proximity_auth/webui/BUILD.gn |
index 61a0805133b6a018f6347ee783d7b92da9b1da75..69d5ec780f3ecf9db53b357dec8f8f96f174fc45 100644 |
--- a/components/proximity_auth/webui/BUILD.gn |
+++ b/components/proximity_auth/webui/BUILD.gn |
@@ -19,6 +19,7 @@ static_library("webui") { |
deps = [ |
"//base", |
"//components/proximity_auth/cryptauth", |
+ "//components/proximity_auth/cryptauth/proto", |
"//components/resources", |
"//content/public/browser", |
"//ui/resources", |