| Index: chrome/browser/android/vr_shell/BUILD.gn
|
| diff --git a/chrome/browser/android/vr_shell/BUILD.gn b/chrome/browser/android/vr_shell/BUILD.gn
|
| index f09c5014f908141bb7f89f3bb36eb14e466f9ddd..cefac4c1a73653978c0c8f2e4ce53ac4194fd35c 100644
|
| --- a/chrome/browser/android/vr_shell/BUILD.gn
|
| +++ b/chrome/browser/android/vr_shell/BUILD.gn
|
| @@ -86,6 +86,7 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
|
| "//base",
|
| "//cc/paint",
|
| "//components/security_state/core",
|
| + "//components/toolbar:vector_icons",
|
| "//components/url_formatter",
|
| "//components/vector_icons",
|
| "//content/public/browser",
|
|
|