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

Unified Diff: Source/platform/blink_platform.gypi

Issue 240003002: Add unit test for GlyphPageTreeNode. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: more tests Created 6 years, 8 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 | « Source/platform/blink_platform.gyp ('k') | Source/platform/fonts/GlyphPage.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 dfd53a2d625f21be9429c5c0f32d883b55e99c1e..0aa1da3c5839d1c6830bd6b0e2253ffed6915d4c 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -388,7 +388,6 @@
'fonts/mac/FontComplexTextMac.cpp',
'fonts/mac/FontCustomPlatformDataMac.cpp',
'fonts/mac/FontMac.cpp',
- 'fonts/mac/GlyphPageTreeNodeMac.cpp',
'fonts/mac/MemoryActivatedFont.h',
'fonts/mac/MemoryActivatedFont.mm',
'fonts/mac/SimpleFontDataCoreText.cpp',
@@ -403,7 +402,6 @@
'fonts/skia/FontCacheSkia.cpp',
'fonts/skia/FontCustomPlatformDataSkia.cpp',
'fonts/skia/FontPlatformDataSkia.cpp',
- 'fonts/skia/GlyphPageTreeNodeSkia.cpp',
'fonts/skia/SimpleFontDataSkia.cpp',
'fonts/win/FontCacheSkiaWin.cpp',
'fonts/win/FontFallbackWin.cpp',
@@ -891,6 +889,7 @@
'fonts/FontCacheTest.cpp',
'fonts/FontDescriptionTest.cpp',
'fonts/FontTest.cpp',
+ 'fonts/GlyphPageTreeNodeTest.cpp',
'fonts/android/FontCacheAndroidTest.cpp',
'geometry/FloatPolygonTest.cpp',
'geometry/FloatRoundedRectTest.cpp',
« no previous file with comments | « Source/platform/blink_platform.gyp ('k') | Source/platform/fonts/GlyphPage.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698