Chromium Code Reviews| Index: Source/core/css/RuntimeCSSEnabled.h |
| diff --git a/Source/core/css/RuntimeCSSEnabled.h b/Source/core/css/RuntimeCSSEnabled.h |
| index 493d3a52356c3d0f89b3c767e651fadeee605517..bb7900f1c217c368345f93c70e25d80a13ea1d86 100644 |
| --- a/Source/core/css/RuntimeCSSEnabled.h |
| +++ b/Source/core/css/RuntimeCSSEnabled.h |
| @@ -30,7 +30,7 @@ |
| #ifndef RuntimeCSSEnabled_h |
| #define RuntimeCSSEnabled_h |
| -#include "CSSPropertyNames.h" |
| +#include "core/CSSPropertyNames.h" |
| #include "wtf/Vector.h" |
| namespace WebCore { |