Chromium Code Reviews| Index: Source/core/workers/WorkerEventQueue.h |
| =================================================================== |
| --- Source/core/workers/WorkerEventQueue.h (revision 159157) |
| +++ Source/core/workers/WorkerEventQueue.h (working copy) |
| @@ -27,7 +27,7 @@ |
| #ifndef WorkerEventQueue_h |
| #define WorkerEventQueue_h |
| -#include "core/events/EventQueue.h" |
| +#include "core/dom/EventQueue.h" |
| #include "wtf/HashMap.h" |
| #include "wtf/HashSet.h" |
| #include "wtf/PassOwnPtr.h" |