Index: Source/core/dom/DOMTokenList.cpp |
diff --git a/Source/core/html/DOMTokenList.cpp b/Source/core/dom/DOMTokenList.cpp |
similarity index 99% |
rename from Source/core/html/DOMTokenList.cpp |
rename to Source/core/dom/DOMTokenList.cpp |
index 74f72795156d557eec5a485ddb70362d0a52a6ad..9b48609de49e20ca185d58c316455db6358c54f0 100644 |
--- a/Source/core/html/DOMTokenList.cpp |
+++ b/Source/core/dom/DOMTokenList.cpp |
@@ -23,7 +23,7 @@ |
*/ |
#include "config.h" |
-#include "core/html/DOMTokenList.h" |
+#include "core/dom/DOMTokenList.h" |
#include "bindings/v8/ExceptionState.h" |
#include "core/dom/ExceptionCode.h" |