Chromium Code Reviews| Index: chrome/browser/ui/BUILD.gn |
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn |
| index cabebd5a0f8b03b8879ac81592c062f7b928b56a..0d63890872f466ee30abdbcaf6d9e8567a686abe 100644 |
| --- a/chrome/browser/ui/BUILD.gn |
| +++ b/chrome/browser/ui/BUILD.gn |
| @@ -1190,6 +1190,7 @@ split_static_library("ui") { |
| ] |
| deps += [ |
| "//apps", |
| + "//apps/ui/views", |
| "//chrome/app/vector_icons", |
| "//chrome/browser/profile_resetter:profile_reset_report_proto", |
| "//chrome/common:features", |