Chromium Code Reviews

Unified Diff: Source/core/core.gypi

Issue 1332493002: Revert "Implement proposed shadow tree cascade order." (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index d5fb4753192ae9ce9f4be673f5ae0d16fabe7cfc..9623ae87f1f47ccd989561672a9b403738f8f443 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1198,6 +1198,8 @@
'css/StyleSheetContents.h',
'css/StyleSheetList.cpp',
'css/StyleSheetList.h',
+ 'css/TreeBoundaryCrossingRules.cpp',
+ 'css/TreeBoundaryCrossingRules.h',
'css/invalidation/DescendantInvalidationSet.cpp',
'css/invalidation/DescendantInvalidationSet.h',
'css/invalidation/StyleInvalidator.cpp',
« no previous file with comments | « LayoutTests/fast/dom/shadow/style-with-shadow-pseudo-element-expected.txt ('k') | Source/core/css/TreeBoundaryCrossingRules.h » ('j') | no next file with comments »

Powered by Google App Engine