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

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

Issue 2396663002: Reland gvr upgrade (Closed)
Patch Set: 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 8f57051df1df73923ee086af2a32d7958d97bbc5..4fa8684c81ec7ec90bf4c01f9f8bb7bf11d7a587 100644
--- a/chrome/browser/android/vr_shell/vr_gesture.h
+++ b/chrome/browser/android/vr_shell/vr_gesture.h
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_ANDROID_VR_SHELL_VR_GESTURE_H_
#include "third_party/WebKit/public/web/WebInputEvent.h"
-#include "third_party/gvr-android-sdk/src/ndk-beta/include/vr/gvr/capi/include/gvr_types.h"
+#include "third_party/gvr-android-sdk/src/ndk/include/vr/gvr/capi/include/gvr_types.h"
using blink::WebInputEvent;

Powered by Google App Engine
This is Rietveld 408576698