Index: Source/core/html/HTMLStyleElement.cpp |
diff --git a/Source/core/html/HTMLStyleElement.cpp b/Source/core/html/HTMLStyleElement.cpp |
index d6d8043b2dea5cae0ff5749915ddda2b3d67f5a9..32ec6eaa92859ed2bd6690b78706a9ee63acfffb 100644 |
--- a/Source/core/html/HTMLStyleElement.cpp |
+++ b/Source/core/html/HTMLStyleElement.cpp |
@@ -26,12 +26,9 @@ |
#include "core/HTMLNames.h" |
#include "core/css/MediaList.h" |
-#include "core/css/StyleSheetContents.h" |
-#include "core/dom/ContextFeatures.h" |
#include "core/dom/Document.h" |
#include "core/events/Event.h" |
#include "core/events/EventSender.h" |
-#include "core/dom/StyleEngine.h" |
#include "core/dom/shadow/ShadowRoot.h" |
namespace WebCore { |