| Index: Source/web/tests/WebViewTest.cpp | 
| diff --git a/Source/web/tests/WebViewTest.cpp b/Source/web/tests/WebViewTest.cpp | 
| index 423483daf2eba44a0556c0a1fc48d57f365b647e..9be6c95e6e31c81b475d4377e0930cb3ad1aa605 100644 | 
| --- a/Source/web/tests/WebViewTest.cpp | 
| +++ b/Source/web/tests/WebViewTest.cpp | 
| @@ -57,7 +57,7 @@ | 
| #include "core/frame/FrameView.h" | 
| #include "core/page/Chrome.h" | 
| #include "core/frame/Settings.h" | 
| -#include "core/platform/chromium/KeyboardCodes.h" | 
| +#include "platform/KeyboardCodes.h" | 
| #include "platform/graphics/Color.h" | 
| #include "public/platform/Platform.h" | 
| #include "public/platform/WebSize.h" | 
|  |