Chromium Code Reviews| Index: Source/core/dom/GenericEventQueue.cpp |
| diff --git a/Source/core/dom/GenericEventQueue.cpp b/Source/core/dom/GenericEventQueue.cpp |
| index a177d61a861df56f98efc7d9e68b8c881c51177c..172074f0071ee69f41a5d15c4e776ef306a0b0ea 100644 |
| --- a/Source/core/dom/GenericEventQueue.cpp |
| +++ b/Source/core/dom/GenericEventQueue.cpp |
| @@ -25,9 +25,9 @@ |
| #include "config.h" |
| -#include "GenericEventQueue.h" |
| +#include "core/dom/GenericEventQueue.h" |
| -#include "Event.h" |
| +#include "core/dom/Event.h" |
| namespace WebCore { |