Index: Source/core/dom/Attr.cpp |
=================================================================== |
--- Source/core/dom/Attr.cpp (revision 159156) |
+++ Source/core/dom/Attr.cpp (working copy) |
@@ -29,7 +29,7 @@ |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
#include "core/dom/Element.h" |
#include "core/dom/ExceptionCode.h" |
-#include "core/events/ScopedEventQueue.h" |
+#include "core/dom/ScopedEventQueue.h" |
#include "core/dom/Text.h" |
#include "wtf/text/AtomicString.h" |
#include "wtf/text/StringBuilder.h" |