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

Unified Diff: ui/gfx/BUILD.gn

Issue 2863693002: Fallback Font Cache and Character Hinting for VRShell (Closed)
Patch Set: using ICU script to increase cache hits 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
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 89bcfbe020b448e37547770102e11fd84669799c..66795d8312151711388ba98d21707f361f2a0117 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -67,6 +67,7 @@ component("gfx") {
"font.cc",
"font.h",
"font_fallback.h",
+ "font_fallback_android.h",
"font_fallback_linux.cc",
"font_fallback_linux.h",
"font_fallback_mac.mm",

Powered by Google App Engine
This is Rietveld 408576698