Index: Source/core/dom/DOMSettableTokenList.cpp |
diff --git a/Source/core/html/DOMSettableTokenList.cpp b/Source/core/dom/DOMSettableTokenList.cpp |
similarity index 98% |
rename from Source/core/html/DOMSettableTokenList.cpp |
rename to Source/core/dom/DOMSettableTokenList.cpp |
index f3112686747587b3ed91be9c12757b564878214a..10692ca2d153b86642b5e0d593b743610133656a 100644 |
--- a/Source/core/html/DOMSettableTokenList.cpp |
+++ b/Source/core/dom/DOMSettableTokenList.cpp |
@@ -23,7 +23,7 @@ |
*/ |
#include "config.h" |
-#include "core/html/DOMSettableTokenList.h" |
+#include "core/dom/DOMSettableTokenList.h" |
#include "bindings/v8/ExceptionState.h" |