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

Unified Diff: Source/platform/blink_platform.gypi

Issue 343303003: Add a unit test for WebCore::GlyphBuffer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/GlyphBufferTest.cpp » ('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 96c8ecc4420fb097cccfc846d48dde7bb1f4019c..1ee516dff9996bd832452d05c65972f65b4bc606 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -895,6 +895,7 @@
'fonts/FontCacheTest.cpp',
'fonts/FontDescriptionTest.cpp',
'fonts/FontTest.cpp',
+ 'fonts/GlyphBufferTest.cpp',
'fonts/GlyphPageTreeNodeTest.cpp',
'fonts/android/FontCacheAndroidTest.cpp',
'geometry/FloatBoxTest.cpp',
« no previous file with comments | « no previous file | Source/platform/fonts/GlyphBufferTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698