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..bb10e72c01f178273c748ed91889a3f08b88dfc3 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", |
Ilya Sherman
2015/04/28 02:40:12
nit: Prepend "//"
Tim Song
2015/04/28 19:41:32
Done.
|
] |
} |