Chromium Code Reviews| Index: Source/core/html/shadow/HTMLShadowElement.cpp |
| diff --git a/Source/core/html/shadow/HTMLShadowElement.cpp b/Source/core/html/shadow/HTMLShadowElement.cpp |
| index 3c697579926de94b9718130746968c860794dbad..71f8ef0275fd5028210b2dc4f16d4ae20556482e 100644 |
| --- a/Source/core/html/shadow/HTMLShadowElement.cpp |
| +++ b/Source/core/html/shadow/HTMLShadowElement.cpp |
| @@ -33,7 +33,6 @@ |
| #include "HTMLNames.h" |
| #include "core/dom/shadow/ShadowRoot.h" |
| -#include <wtf/text/AtomicString.h> |
| namespace WebCore { |