| Index: Source/web/tests/WebInputEventFactoryTestMac.mm
|
| diff --git a/Source/web/tests/WebInputEventFactoryTestMac.mm b/Source/web/tests/WebInputEventFactoryTestMac.mm
|
| index 12563a60be98fd9a7ae026555a97975d4ee89e92..da5c148052fc1867f8800fd62dc6b48d00369a32 100644
|
| --- a/Source/web/tests/WebInputEventFactoryTestMac.mm
|
| +++ b/Source/web/tests/WebInputEventFactoryTestMac.mm
|
| @@ -35,7 +35,7 @@
|
|
|
| #include "WebInputEvent.h"
|
| #include "WebInputEventFactory.h"
|
| -#include "core/dom/KeyboardEvent.h"
|
| +#include "core/events/KeyboardEvent.h"
|
| #include "core/platform/WindowsKeyboardCodes.h"
|
|
|
| using WebKit::WebInputEventFactory;
|
|
|