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

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

Issue 2866853002: VR: Wire VrShell UI-related state to the scene manager. (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 64ce4e896d5f6bdbb4a22713db6a246b38e67204..7514738a48b1263c97319b904a34296aa4174dfd 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -50,7 +50,6 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
"ui_elements/ui_element.h",
"ui_elements/url_bar.cc",
"ui_elements/url_bar.h",
- "ui_interface.cc",
"ui_interface.h",
"ui_scene.cc",
"ui_scene.h",

Powered by Google App Engine
This is Rietveld 408576698