| 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 c25fb064f59fc7e657074423a6d2a5e1a989bb33..e5050efcda3d4b94f362c0992e21abcb2cba1efe 100644
|
| --- a/chrome/browser/android/vr_shell/BUILD.gn
|
| +++ b/chrome/browser/android/vr_shell/BUILD.gn
|
| @@ -17,6 +17,8 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
|
| "animation.h",
|
| "easing.cc",
|
| "easing.h",
|
| + "non_presenting_gvr_delegate.cc",
|
| + "non_presenting_gvr_delegate.h",
|
| "ui_elements.cc",
|
| "ui_elements.h",
|
| "ui_interface.cc",
|
|
|