Index: Source/core/html/HTMLProgressElement.cpp |
diff --git a/Source/core/html/HTMLProgressElement.cpp b/Source/core/html/HTMLProgressElement.cpp |
index c0b21a8f892142b0bb677919e70b65040b454dcd..ded3d078f030b9c81353da2f78b7d43bc2539511 100644 |
--- a/Source/core/html/HTMLProgressElement.cpp |
+++ b/Source/core/html/HTMLProgressElement.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/ProgressShadowElement.h" |