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

Unified Diff: Source/core/core.gypi

Issue 219633002: Proper support for multiple text decorations. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Resolve decoration colors dynamically. Created 6 years, 8 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 ed7ebe6cb30582811dc7f5540c63850a3391f297..ab1a9ee7c3e6685ab3919d04841eadfa1bc45c5e 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1689,6 +1689,7 @@
'rendering/shapes/ShapeInterval.h',
'rendering/shapes/ShapeOutsideInfo.cpp',
'rendering/shapes/ShapeOutsideInfo.h',
+ 'rendering/style/AppliedTextDecoration.cpp',
'rendering/style/BasicShapes.cpp',
'rendering/style/BorderImageLength.h',
'rendering/style/BorderImageLengthBox.h',

Powered by Google App Engine
This is Rietveld 408576698