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

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

Issue 2850893002: Adding Daydream controller resources for VrShell (Closed)
Patch Set: Adding dep Created 3 years, 8 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
« no previous file with comments | « chrome/browser/OWNERS ('k') | chrome/browser/android/vr_shell/vr_controller_model.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 9281e2959fa9e994f32cd41081af1ff385b82624..94e022781afe666e1e3034fd4a3a4d18a7b7cb65 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -82,6 +82,7 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
":vr_shell_jni_headers",
"//base",
"//cc",
+ "//chrome:resources",
"//components/omnibox/browser",
"//components/rappor",
"//components/security_state/core",
« no previous file with comments | « chrome/browser/OWNERS ('k') | chrome/browser/android/vr_shell/vr_controller_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698