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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 1944993003: Move most of FontRenderStyle manipulation code into its own file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more typo fix Created 4 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: third_party/WebKit/Source/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index 7a6a60d2dac7f68b2bb43c4e71d6a490e29f02e9..84929634d7eb2e0875057be843d63ce677f036bd 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -448,6 +448,7 @@
'fonts/android/FontCacheAndroid.cpp',
'fonts/linux/FontCacheLinux.cpp',
'fonts/linux/FontPlatformDataLinux.cpp',
+ 'fonts/linux/FontRenderStyle.cpp',
'fonts/linux/FontRenderStyle.h',
'fonts/mac/FontFamilyMatcherMac.h',
'fonts/mac/FontFamilyMatcherMac.mm',
« no previous file with comments | « third_party/WebKit/Source/platform/BUILD.gn ('k') | third_party/WebKit/Source/platform/exported/linux/WebFontRenderStyle.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698