| Index: chrome/browser/android/vr_shell/ui_elements.h
|
| diff --git a/chrome/browser/android/vr_shell/ui_elements.h b/chrome/browser/android/vr_shell/ui_elements.h
|
| index 3755ede3d233b379cea859f64bfc18fb3a2b8e0f..2506acf89aa376856111ba65775afbe5fe4b1dba 100644
|
| --- a/chrome/browser/android/vr_shell/ui_elements.h
|
| +++ b/chrome/browser/android/vr_shell/ui_elements.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "chrome/browser/android/vr_shell/vr_math.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"
|
|
|
| namespace vr_shell {
|
|
|
|
|