Chromium Code Reviews| Index: Source/web/tests/WebInputEventFactoryTestMac.mm |
| =================================================================== |
| --- Source/web/tests/WebInputEventFactoryTestMac.mm (revision 159157) |
| +++ Source/web/tests/WebInputEventFactoryTestMac.mm (working copy) |
| @@ -35,7 +35,7 @@ |
| #include "WebInputEvent.h" |
| #include "WebInputEventFactory.h" |
| -#include "core/events/KeyboardEvent.h" |
| +#include "core/dom/KeyboardEvent.h" |
| #include "core/platform/WindowsKeyboardCodes.h" |
| using WebKit::WebInputEventFactory; |