Index: Source/core/html/HTMLSourceElement.cpp |
diff --git a/Source/core/html/HTMLSourceElement.cpp b/Source/core/html/HTMLSourceElement.cpp |
index 0c42ddaa659a254f0828701062081b0a6449e812..9c02a7b94260bf1e5b999f13a09059a7bf572eb4 100644 |
--- a/Source/core/html/HTMLSourceElement.cpp |
+++ b/Source/core/html/HTMLSourceElement.cpp |
@@ -29,7 +29,6 @@ |
#include "HTMLNames.h" |
#include "core/dom/Event.h" |
#include "core/dom/EventNames.h" |
-#include "core/html/HTMLDocument.h" |
#include "core/html/HTMLMediaElement.h" |
#include "core/platform/Logging.h" |