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

Unified Diff: Source/core/core.gypi

Issue 1298173004: Implement proposed shadow tree cascade order. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed expected results and added another TODO. 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 419b6a52aa0bf8657f3d645f6b29987e02e18768..6672e804a06d85a190967e66467279a2ab476f67 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1198,8 +1198,6 @@
'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
This is Rietveld 408576698