Chromium Code Reviews| 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 bc0176139a60b80cb89718aa823fc73d29a57672..889e6052bed079023af89ac84ad69a20fe6c4f73 100644 |
| --- a/chrome/browser/android/vr_shell/BUILD.gn |
| +++ b/chrome/browser/android/vr_shell/BUILD.gn |
| @@ -87,6 +87,7 @@ if (current_cpu == "arm" || current_cpu == "arm64") { |
| "//base", |
| "//cc", |
| "//chrome:resources", |
| + "//chrome/app/vector_icons", |
|
cjgrant
2017/05/08 21:22:56
I'm checking whether this impacts binary size.
mthiesse
2017/05/08 21:39:30
Unused icons should be getting stripped.
|
| "//components/omnibox/browser", |
| "//components/rappor", |
| "//components/security_state/core", |