| Index: Source/core/html/shadow/HTMLContentElement.cpp
|
| diff --git a/Source/core/html/shadow/HTMLContentElement.cpp b/Source/core/html/shadow/HTMLContentElement.cpp
|
| index 2da1daa166e0f0c41669b36bdfc1339568a3b61c..f704c435e88e0bcdf3aaa481efeb0827c0bea845 100644
|
| --- a/Source/core/html/shadow/HTMLContentElement.cpp
|
| +++ b/Source/core/html/shadow/HTMLContentElement.cpp
|
| @@ -29,7 +29,6 @@
|
|
|
| #include "HTMLNames.h"
|
| #include "core/css/CSSParser.h"
|
| -#include "core/css/CSSSelectorList.h"
|
| #include "core/css/SelectorChecker.h"
|
| #include "core/css/SiblingTraversalStrategies.h"
|
| #include "core/dom/QualifiedName.h"
|
|
|