Chromium Code Reviews| Index: sky/engine/core/css/CSSKeyframeRule.h |
| diff --git a/sky/engine/core/css/CSSKeyframeRule.h b/sky/engine/core/css/CSSKeyframeRule.h |
| index 5b7c33b27c5513a8ac190bd5067ed23363a8c4d0..b863bf2198ad79434b099db641e4f6e8d8e659f6 100644 |
| --- a/sky/engine/core/css/CSSKeyframeRule.h |
| +++ b/sky/engine/core/css/CSSKeyframeRule.h |
| @@ -26,7 +26,7 @@ |
| #ifndef CSSKeyframeRule_h |
| #define CSSKeyframeRule_h |
| -#include "core/css/CSSRule.h" |
| +#include "sky/engine/core/css/CSSRule.h" |
| namespace blink { |