Index: Source/core/dom/NodeRareData.h |
diff --git a/Source/core/dom/NodeRareData.h b/Source/core/dom/NodeRareData.h |
index f20b19a4be7fe1aa39951b7733e8c3a7efb48f9b..2341cd8d80ff64491034246d15a5c91e2ad1ab42 100644 |
--- a/Source/core/dom/NodeRareData.h |
+++ b/Source/core/dom/NodeRareData.h |
@@ -22,15 +22,11 @@ |
#ifndef NodeRareData_h |
#define NodeRareData_h |
-#include "HTMLNames.h" |
#include "core/dom/ChildNodeList.h" |
#include "core/dom/LiveNodeList.h" |
-#include "core/dom/MutationObserver.h" |
#include "core/dom/MutationObserverRegistration.h" |
#include "core/dom/QualifiedName.h" |
#include "core/dom/TagNodeList.h" |
-#include "core/html/DOMSettableTokenList.h" |
-#include "core/html/track/TextTrack.h" |
#include "core/page/Page.h" |
#include <wtf/HashSet.h> |
#include <wtf/OwnPtr.h> |