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

Unified Diff: Source/platform/blink_platform.gypi

Issue 404653004: Rename FontPlatformDataLinuxHarfBuzz to FontPlatformDataLinux (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 1dad4eef5f5ef9398eb252dba5b00b4cd9a354ff..c6b4dd48c8c91a4f47ce5e27c722541bcdab4957 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -393,7 +393,7 @@
'fonts/harfbuzz/HarfBuzzShaper.cpp',
'fonts/harfbuzz/HarfBuzzShaper.h',
'fonts/linux/FontCacheLinux.cpp',
- 'fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp',
+ 'fonts/linux/FontPlatformDataLinux.cpp',
'fonts/mac/ComplexTextController.cpp',
'fonts/mac/ComplexTextController.h',
'fonts/mac/ComplexTextControllerCoreText.mm',

Powered by Google App Engine
This is Rietveld 408576698