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

Unified Diff: Source/core/core.gypi

Issue 714163002: Remove RenderStyle member from FontBuilder. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Ensure font is created before taking animation snapshot. Created 6 years, 1 month 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/StyleResolver.cpp » ('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 5ed3e8a485256c774840229376871d67b6b0d038..6938eda24178bca9c235334b998c564a204545e2 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3512,7 +3512,6 @@
'css/parser/SizesCalcParserTest.cpp',
'css/parser/SizesAttributeParserTest.cpp',
'css/parser/MediaConditionTest.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/StyleResolver.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698