Chromium Code Reviews| 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..088fac71a9d0ec017256576d609c7b4f9ff0cb62 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; |