Index: third_party/WebKit/Source/core/css/SelectorFilter.cpp |
diff --git a/third_party/WebKit/Source/core/css/SelectorFilter.cpp b/third_party/WebKit/Source/core/css/SelectorFilter.cpp |
index 2f3acfa31b6507abc1dce576426a5843cc164e67..4b50414ec24b5b99389f597a14d261f93133d5d4 100644 |
--- a/third_party/WebKit/Source/core/css/SelectorFilter.cpp |
+++ b/third_party/WebKit/Source/core/css/SelectorFilter.cpp |
@@ -177,7 +177,6 @@ |
*identifier_hashes = 0; |
return; |
case CSSSelector::kDescendant: |
- case CSSSelector::kShadowDeepAsDescendant: |
case CSSSelector::kChild: |
// Fall through. |
case CSSSelector::kShadowPseudo: |