Chromium Code Reviews| Index: Source/core/dom/ContextFeatures.h |
| diff --git a/Source/core/dom/ContextFeatures.h b/Source/core/dom/ContextFeatures.h |
| index 9b0a6d0832fd5f8b1c2ea9c9bd3fb5d0e38037f1..5747b48c7dbbc80824921227d0913025b55d4e70 100644 |
| --- a/Source/core/dom/ContextFeatures.h |
| +++ b/Source/core/dom/ContextFeatures.h |
| @@ -28,6 +28,7 @@ |
| #define ContextFeatures_h |
| #include "core/CoreExport.h" |
| +#include "core/page/Page.h" |
| #include "platform/RefCountedSupplement.h" |
| namespace blink { |