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

Unified Diff: content/browser/BUILD.gn

Issue 2350253004: Controller support for VrShell (Closed)
Patch Set: removed unused files Created 4 years, 3 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 374866d381ccc69db39d03d29f4592fad6abc4e8..25fc2a7102953a346c00829f5cccb2bd9a4517a9 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1675,6 +1675,8 @@ source_set("browser") {
"android/synchronous_compositor_observer.h",
"android/tracing_controller_android.cc",
"android/tracing_controller_android.h",
+ "android/vr_input_manager_impl.cc",
boliu 2016/09/22 16:33:35 is VR behind a compile-time flag?
+ "android/vr_input_manager_impl.h",
"android/web_contents_observer_proxy.cc",
"android/web_contents_observer_proxy.h",
"media/capture/screen_capture_device_android.cc",

Powered by Google App Engine
This is Rietveld 408576698