| Index: Source/web/tests/WebViewTest.cpp
|
| diff --git a/Source/web/tests/WebViewTest.cpp b/Source/web/tests/WebViewTest.cpp
|
| index 8b745f9bd2d9f2de2f98ce3a11da40efa275c6e2..890f5a4f9b70b42f877c9c20fba5166d9851bb8b 100644
|
| --- a/Source/web/tests/WebViewTest.cpp
|
| +++ b/Source/web/tests/WebViewTest.cpp
|
| @@ -42,6 +42,7 @@
|
| #include "core/html/HTMLTextAreaElement.h"
|
| #include "core/loader/FrameLoadRequest.h"
|
| #include "core/page/Chrome.h"
|
| +#include "core/page/Page.h"
|
| #include "core/rendering/RenderLayer.h"
|
| #include "core/rendering/RenderView.h"
|
| #include "platform/KeyboardCodes.h"
|
|
|