Chromium Code Reviews| Index: Source/core/loader/PrerendererClient.h |
| diff --git a/Source/core/loader/PrerendererClient.h b/Source/core/loader/PrerendererClient.h |
| index 509b2c99962be111844b0573842f6a118757f662..b858c51bf825c25c8f9a506b593f9084209ffda4 100644 |
| --- a/Source/core/loader/PrerendererClient.h |
| +++ b/Source/core/loader/PrerendererClient.h |
| @@ -33,6 +33,7 @@ |
| #define PrerendererClient_h |
| #include "core/CoreExport.h" |
| +#include "core/page/PageSupplementable.h" |
| #include "platform/Supplementable.h" |
| namespace blink { |