Index: Source/core/html/HTMLLegendElement.cpp |
diff --git a/Source/core/html/HTMLLegendElement.cpp b/Source/core/html/HTMLLegendElement.cpp |
index 4933e5eadc95fa9e25536c63fe98eb72eeb51577..d73f0ccc604a1c546171a86b2d60366c87a32572 100644 |
--- a/Source/core/html/HTMLLegendElement.cpp |
+++ b/Source/core/html/HTMLLegendElement.cpp |
@@ -29,7 +29,6 @@ |
#include "core/dom/NodeTraversal.h" |
#include "core/html/HTMLFieldSetElement.h" |
#include "core/html/HTMLFormControlElement.h" |
-#include <wtf/StdLibExtras.h> |
namespace WebCore { |