| Index: Source/core/editing/TextInsertionBaseCommand.cpp
|
| ===================================================================
|
| --- Source/core/editing/TextInsertionBaseCommand.cpp (revision 159156)
|
| +++ Source/core/editing/TextInsertionBaseCommand.cpp (working copy)
|
| @@ -27,7 +27,7 @@
|
| #include "core/editing/TextInsertionBaseCommand.h"
|
|
|
| #include "bindings/v8/ExceptionStatePlaceholder.h"
|
| -#include "core/events/BeforeTextInsertedEvent.h"
|
| +#include "core/dom/BeforeTextInsertedEvent.h"
|
| #include "core/dom/Element.h"
|
| #include "core/dom/Node.h"
|
| #include "core/editing/FrameSelection.h"
|
|
|