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..f36043c7db275a0df18f59d5d21e483827cac3f5 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/PageSupplementable.h" |
| #include "platform/RefCountedSupplement.h" |
| namespace blink { |