| 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 8d5f36c67f1b3128699c0476f1bf5b85b4b9d7c8..1720c52038d08ba2baf54d77b450adcd9bab12f1 100644
|
| --- a/chrome/browser/android/vr_shell/BUILD.gn
|
| +++ b/chrome/browser/android/vr_shell/BUILD.gn
|
| @@ -18,6 +18,8 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
|
| "android_ui_gesture_target.h",
|
| "animation.cc",
|
| "animation.h",
|
| + "color_scheme.cc",
|
| + "color_scheme.h",
|
| "easing.cc",
|
| "easing.h",
|
| "elbow_model.cc",
|
|
|