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

Unified Diff: chrome/browser/android/vr_shell/vr_gesture.h

Issue 2378903005: Implement controller handling in vr_shell.cc (Closed)
Patch Set: Rebase Created 4 years, 2 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/vr_gesture.h
diff --git a/chrome/browser/android/vr_shell/vr_gesture.h b/chrome/browser/android/vr_shell/vr_gesture.h
index 2e0be4b96c5cc1648f9e0589c25dfb4e6a1efb4e..8f57051df1df73923ee086af2a32d7958d97bbc5 100644
--- a/chrome/browser/android/vr_shell/vr_gesture.h
+++ b/chrome/browser/android/vr_shell/vr_gesture.h
@@ -14,7 +14,6 @@ namespace vr_shell {
typedef struct {
gvr_vec3f delta;
- int type;
} GestureAngularMove;
typedef struct {
« no previous file with comments | « no previous file | chrome/browser/android/vr_shell/vr_input_manager.h » ('j') | chrome/browser/android/vr_shell/vr_input_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698