| Index: chrome/browser/android/vr_shell/BUILD.gn
|
| diff --git a/chrome/browser/android/vr_shell/BUILD.gn b/chrome/browser/android/vr_shell/BUILD.gn
|
| index 36619b8ce603c1cf04668f6d5f384f5380eee6d4..9281e2959fa9e994f32cd41081af1ff385b82624 100644
|
| --- a/chrome/browser/android/vr_shell/BUILD.gn
|
| +++ b/chrome/browser/android/vr_shell/BUILD.gn
|
| @@ -58,7 +58,6 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
|
| "vr_controller.h",
|
| "vr_controller_model.cc",
|
| "vr_controller_model.h",
|
| - "vr_gesture.h",
|
| "vr_gl_thread.cc",
|
| "vr_gl_thread.h",
|
| "vr_gl_util.cc",
|
|
|