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

Unified Diff: Source/core/core.gypi

Issue 1270723002: Improve CSS Style matching spec compliance (Closed) Base URL: git@github.com:drott/blink-crosswalk.git@reimplementMatching
Patch Set: stdlib instead of MathExtras Created 5 years, 4 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 1d72f9e3f010a4f6f7e4b2b6105b0166eaeeb566..90908ff49e231f4454eb63fa6d43ebeb49b199e0 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1133,6 +1133,8 @@
'css/FontLoader.h',
'css/FontSize.cpp',
'css/FontSize.h',
+ 'css/FontStyleMatcher.cpp',
+ 'css/FontStyleMatcher.h'
'css/HashTools.h',
'css/KeyframeStyleRuleCSSStyleDeclaration.cpp',
'css/KeyframeStyleRuleCSSStyleDeclaration.h',

Powered by Google App Engine
This is Rietveld 408576698