Index: components/proximity_auth/webui/BUILD.gn |
diff --git a/components/proximity_auth/webui/BUILD.gn b/components/proximity_auth/webui/BUILD.gn |
index 8009a43e27ae72d0cf5c6e8e68900f0f0ca01e7e..d769b0122f8d28cd46b2afc51aff129ce3fb916f 100644 |
--- a/components/proximity_auth/webui/BUILD.gn |
+++ b/components/proximity_auth/webui/BUILD.gn |
@@ -17,5 +17,6 @@ static_library("webui") { |
"//base", |
"//components/resources", |
"//content/public/browser", |
+ "//ui/resources", |
] |
} |