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 bc0176139a60b80cb89718aa823fc73d29a57672..dac1029fe01b924f7899134379eb1aee9fa14055 100644 |
--- a/chrome/browser/android/vr_shell/BUILD.gn |
+++ b/chrome/browser/android/vr_shell/BUILD.gn |
@@ -22,6 +22,8 @@ if (current_cpu == "arm" || current_cpu == "arm64") { |
"easing.h", |
"elbow_model.cc", |
"elbow_model.h", |
+ "font_fallback.cc", |
+ "font_fallback.h", |
"fps_meter.cc", |
"fps_meter.h", |
"gltf_asset.cc", |