Index: Source/core/html/shadow/HTMLContentElement.cpp |
diff --git a/Source/core/html/shadow/HTMLContentElement.cpp b/Source/core/html/shadow/HTMLContentElement.cpp |
index 514855df422a81519dacc1b7abab5e6a2dd697ef..79d4f956e58190da10fce91049c1696c7d5c77d6 100644 |
--- a/Source/core/html/shadow/HTMLContentElement.cpp |
+++ b/Source/core/html/shadow/HTMLContentElement.cpp |
@@ -31,7 +31,6 @@ |
#include "core/css/CSSParser.h" |
#include "core/dom/QualifiedName.h" |
#include "core/dom/shadow/ShadowRoot.h" |
-#include <wtf/StdLibExtras.h> |
namespace WebCore { |