| Index: Source/modules/navigatorcontentutils/NavigatorContentUtils.h
|
| diff --git a/Source/modules/navigatorcontentutils/NavigatorContentUtils.h b/Source/modules/navigatorcontentutils/NavigatorContentUtils.h
|
| index 3215fffd2ca7c6bfa9290f73c2a78b2bdea95253..fff42dab01b7d4ee80c5ff912bf8a4647e2374a6 100644
|
| --- a/Source/modules/navigatorcontentutils/NavigatorContentUtils.h
|
| +++ b/Source/modules/navigatorcontentutils/NavigatorContentUtils.h
|
| @@ -27,6 +27,7 @@
|
| #ifndef NavigatorContentUtils_h
|
| #define NavigatorContentUtils_h
|
|
|
| +#include "core/page/Page.h"
|
| #include "modules/navigatorcontentutils/NavigatorContentUtilsClient.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
|
|