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

Unified Diff: Source/platform/blink_platform.gypi

Issue 623833002: Rename FontPlatformDataCocoa and remove fonts/cocoa directory (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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/cocoa/FontPlatformDataCocoa.mm » ('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 488b431442a03b91fd65df57343acdd1bb5fb2c0..625df0488271db4591789ff13a7ea5cb10f7cd67 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -387,7 +387,6 @@
'fonts/VDMXParser.h',
'fonts/WidthCache.h',
'fonts/android/FontCacheAndroid.cpp',
- 'fonts/cocoa/FontPlatformDataCocoa.mm',
'fonts/harfbuzz/HarfBuzzFace.cpp',
'fonts/harfbuzz/HarfBuzzFace.h',
'fonts/harfbuzz/HarfBuzzShaper.cpp',
@@ -396,6 +395,7 @@
'fonts/linux/FontPlatformDataLinux.cpp',
'fonts/mac/FontCacheMac.mm',
'fonts/mac/FontCustomPlatformDataMac.cpp',
+ 'fonts/mac/FontPlatformDataMac.mm',
'fonts/mac/MemoryActivatedFont.h',
'fonts/mac/MemoryActivatedFont.mm',
'fonts/opentype/OpenTypeSanitizer.cpp',
« no previous file with comments | « no previous file | Source/platform/fonts/cocoa/FontPlatformDataCocoa.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698