| Index: Source/web/tests/KeyboardTest.cpp
|
| diff --git a/Source/web/tests/KeyboardTest.cpp b/Source/web/tests/KeyboardTest.cpp
|
| index 179f539c79edec33fee12ceff1fecd7078117ca4..7e59c87db1ad263e87bef0cedd17e3ea71a84e27 100644
|
| --- a/Source/web/tests/KeyboardTest.cpp
|
| +++ b/Source/web/tests/KeyboardTest.cpp
|
| @@ -37,7 +37,7 @@
|
| #include "WebInputEventConversion.h"
|
| #include "core/events/EventTarget.h"
|
| #include "core/events/KeyboardEvent.h"
|
| -#include "core/platform/chromium/KeyboardCodes.h"
|
| +#include "platform/KeyboardCodes.h"
|
|
|
| using namespace WebCore;
|
| using namespace WebKit;
|
|
|