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

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: TODOs with bugs, redundant file removed, test expectations fix 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 eb5751e68e602f34c6d273bb746a430b1add084e..dfeb7e40e236a32def3ed730636c1faae5b5026d 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1129,6 +1129,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