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

Unified Diff: Source/platform/blink_platform.gypi

Issue 183813005: Add font-stretch to FontDescription (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/FontDescription.h » ('j') | Source/platform/fonts/FontTraitsMask.h » ('J')
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 b82399db968e11959a16b84e51960818e993a7a4..13b6070a503cbc86771e257666314dd4d420167f 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -882,6 +882,7 @@
'TestingPlatformSupport.h',
'animation/UnitBezierTest.cpp',
'clipboard/ClipboardUtilitiesTest.cpp',
+ 'fonts/FontDescriptionTest.cpp',
'fonts/FontTest.cpp',
'geometry/FloatPolygonTest.cpp',
'geometry/FloatRoundedRectTest.cpp',
« no previous file with comments | « no previous file | Source/platform/fonts/FontDescription.h » ('j') | Source/platform/fonts/FontTraitsMask.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698