Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2778)

Unified Diff: chrome/browser/android/vr_shell/BUILD.gn

Issue 2872773002: VR: Render the current URL and security level on the URL bar. (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698