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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1311043010: Improve getFallbackFamily() for Unified Han Ideographs on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add test Created 5 years, 3 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 | Source/platform/fonts/win/FontFallbackWin.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index d8a56b8ce44e6f483da03b12126e98f3ac62107f..0920254aae925e07d29ec9b0dc806c37271d3dbe 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -965,6 +965,7 @@
'fonts/mac/FontFamilyMatcherMacTest.mm',
'fonts/shaping/CachingWordShaperTest.cpp',
'fonts/shaping/HarfBuzzShaperTest.cpp',
+ 'fonts/win/FontFallbackWinTest.cpp',
'geometry/FloatBoxTest.cpp',
'geometry/FloatBoxTestHelpers.cpp',
'geometry/FloatPointTest.cpp',
« no previous file with comments | « no previous file | Source/platform/fonts/win/FontFallbackWin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698