Index: third_party/WebKit/Source/core/css/StyleRuleKeyframe.h |
diff --git a/third_party/WebKit/Source/core/css/StyleRuleKeyframe.h b/third_party/WebKit/Source/core/css/StyleRuleKeyframe.h |
index d59edaa019908e33b3d69008b3cd9c9b111d3b7b..d6c623cc17c590d8a7ce0622ff9ff2384cbaa42b 100644 |
--- a/third_party/WebKit/Source/core/css/StyleRuleKeyframe.h |
+++ b/third_party/WebKit/Source/core/css/StyleRuleKeyframe.h |
@@ -5,8 +5,8 @@ |
#ifndef StyleRuleKeyframe_h |
#define StyleRuleKeyframe_h |
-#include "core/css/StyleRule.h" |
#include <memory> |
+#include "core/css/StyleRule.h" |
namespace blink { |