Index: chrome/browser/android/vr_shell/vr_shell.h |
diff --git a/chrome/browser/android/vr_shell/vr_shell.h b/chrome/browser/android/vr_shell/vr_shell.h |
index c41aefffdbac961d74e30dfe83969ddf78f0299c..82a9f534619db9e140ca198a7cd46d4c3d910e9a 100644 |
--- a/chrome/browser/android/vr_shell/vr_shell.h |
+++ b/chrome/browser/android/vr_shell/vr_shell.h |
@@ -15,8 +15,8 @@ |
#include "chrome/browser/android/vr_shell/ui_elements.h" |
#include "chrome/browser/android/vr_shell/ui_scene.h" |
#include "device/vr/android/gvr/gvr_delegate.h" |
-#include "third_party/gvr-android-sdk/src/ndk-beta/include/vr/gvr/capi/include/gvr.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.h" |
+#include "third_party/gvr-android-sdk/src/ndk/include/vr/gvr/capi/include/gvr_types.h" |
namespace content { |
class ContentViewCore; |