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

Unified Diff: Source/core/core.gypi

Issue 715633006: Remove FontDescriptionChangeScope, and let FontBuilder partially apply values. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix size/family ordering. Created 6 years 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/core/css/resolver/FontBuilder.h » ('j') | Source/core/css/resolver/FontBuilder.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index a05be0c4bf7526891e4f1bf53f091de47e9f6041..bc84b6a0fe7e6b3413f70f5168dcef34b0685d19 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3599,6 +3599,7 @@
'css/parser/MediaConditionTest.cpp',
'css/parser/SizesAttributeParserTest.cpp',
'css/parser/SizesCalcParserTest.cpp',
+ 'css/resolver/FontBuilderTest.cpp',
'dom/ActiveDOMObjectTest.cpp',
'dom/DOMImplementationTest.cpp',
'dom/DocumentMarkerControllerTest.cpp',
« no previous file with comments | « no previous file | Source/core/css/resolver/FontBuilder.h » ('j') | Source/core/css/resolver/FontBuilder.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698