| Index: Source/web/tests/ChromeClientImplTest.cpp
|
| diff --git a/Source/web/tests/ChromeClientImplTest.cpp b/Source/web/tests/ChromeClientImplTest.cpp
|
| index d8562e5f43ad8f740fab755c3cea98f81afc324b..9e4130eb85a1c214e3aa1ac951c6dd1e3beaf403 100644
|
| --- a/Source/web/tests/ChromeClientImplTest.cpp
|
| +++ b/Source/web/tests/ChromeClientImplTest.cpp
|
| @@ -31,6 +31,7 @@
|
| #include "config.h"
|
|
|
| #include "core/page/Chrome.h"
|
| +#include "core/page/Page.h"
|
| #include "public/web/WebFrameClient.h"
|
| #include "public/web/WebInputEvent.h"
|
| #include "public/web/WebLocalFrame.h"
|
|
|