| 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 fc8cb2e17deef5546d79b95b4d73b502fa8cdad2..cf91d08f8164eb448aa1b5ee2611d14bdf308197 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",
|
|
|