Chromium Code Reviews| Index: Source/core/dom/ContextFeatures.h |
| diff --git a/Source/core/dom/ContextFeatures.h b/Source/core/dom/ContextFeatures.h |
| index 231ee040b50af5be7c09358268d50f66269af2a3..b3f309fbfe6ba9137dd787babbc5ee9650e1441e 100644 |
| --- a/Source/core/dom/ContextFeatures.h |
| +++ b/Source/core/dom/ContextFeatures.h |
| @@ -27,7 +27,7 @@ |
| #ifndef ContextFeatures_h |
| #define ContextFeatures_h |
| -#include "core/platform/RefCountedSupplement.h" |
| +#include "platform/RefCountedSupplement.h" |
| namespace WebCore { |