| Index: chrome/browser/android/vr_shell/vr_gl_util.h
|
| diff --git a/chrome/browser/android/vr_shell/vr_gl_util.h b/chrome/browser/android/vr_shell/vr_gl_util.h
|
| index cc577b6501206c4fdf1001335c41b3f0682c23cf..4c21b8d3cd5ca1c5f39b08f10219e6e2f42c6549 100644
|
| --- a/chrome/browser/android/vr_shell/vr_gl_util.h
|
| +++ b/chrome/browser/android/vr_shell/vr_gl_util.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <array>
|
|
|
| -#include "third_party/gvr-android-sdk/src/ndk/include/vr/gvr/capi/include/gvr_types.h"
|
| +#include "third_party/gvr-android-sdk/src/libraries/headers/vr/gvr/capi/include/gvr_types.h"
|
| #include "ui/gl/gl_bindings.h"
|
|
|
| namespace vr_shell {
|
|
|