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

Unified Diff: Source/core/core.gypi

Issue 272443002: Store and propagate a list of applied text decorations. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Undo NeedsRebaseline. Created 6 years, 7 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
« no previous file with comments | « no previous file | Source/core/css/resolver/StyleAdjuster.cpp » ('j') | no next file with comments »
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 31e0854d318683f231884c813e62121f0d06dae9..5a97a76071d03109970ba69e5e5888e5d09e4d38 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1687,6 +1687,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',
« no previous file with comments | « no previous file | Source/core/css/resolver/StyleAdjuster.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698