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

Unified Diff: Source/core/core.gypi

Issue 895383002: Let StyleResolver figure out differences between UA style and resolved style. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: I mean *remove* assert. Created 5 years, 10 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.h » ('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 33edb37328ab3732f2368fa90cb4f63def58bdc8..505baf4577b10f8b314e0e65733df43c0bc8847c 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -687,6 +687,7 @@
'layout/shapes/ShapeOutsideInfo.cpp',
'layout/shapes/ShapeOutsideInfo.h',
'layout/style/AppliedTextDecoration.cpp',
+ 'layout/style/AuthorStyleInfo.h',
'layout/style/BasicShapes.cpp',
'layout/style/BorderEdge.cpp',
'layout/style/BorderEdge.h',
« no previous file with comments | « no previous file | Source/core/css/resolver/StyleAdjuster.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698