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