Index: Source/core/html/HTMLMeterElement.cpp |
diff --git a/Source/core/html/HTMLMeterElement.cpp b/Source/core/html/HTMLMeterElement.cpp |
index a5a37487d61613d4491b32420970419bbc9da44f..0944dcfca99ade4ad5465599fef232d71b9c867a 100644 |
--- a/Source/core/html/HTMLMeterElement.cpp |
+++ b/Source/core/html/HTMLMeterElement.cpp |
@@ -26,7 +26,6 @@ |
#include "bindings/v8/ExceptionState.h" |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
#include "core/dom/ExceptionCode.h" |
-#include "core/dom/NodeRenderingContext.h" |
#include "core/dom/shadow/ShadowRoot.h" |
#include "core/html/parser/HTMLParserIdioms.h" |
#include "core/html/shadow/MeterShadowElement.h" |