Chromium Code Reviews| Index: Source/core/dom/BeforeTextInsertedEvent.cpp |
| diff --git a/Source/core/dom/BeforeTextInsertedEvent.cpp b/Source/core/dom/BeforeTextInsertedEvent.cpp |
| index a1f8fb80b25b87159bbe02c9dd8ddb0cd5027cf0..213737c35733bb1025a24f2cffe105faf9044b4c 100644 |
| --- a/Source/core/dom/BeforeTextInsertedEvent.cpp |
| +++ b/Source/core/dom/BeforeTextInsertedEvent.cpp |
| @@ -24,9 +24,9 @@ |
| */ |
| #include "config.h" |
| -#include "BeforeTextInsertedEvent.h" |
| +#include "core/dom/BeforeTextInsertedEvent.h" |
| -#include "EventNames.h" |
| +#include "core/dom/EventNames.h" |
| namespace WebCore { |