Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(140)

Unified Diff: chrome/browser/android/vr_shell/BUILD.gn

Issue 2863693002: Fallback Font Cache and Character Hinting for VRShell (Closed)
Patch Set: SkTypeface complete type Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/android/vr_shell/font_fallback.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | chrome/browser/android/vr_shell/font_fallback.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698