Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(427)

Unified Diff: third_party/WebKit/Source/core/css/StyleRuleKeyframe.h

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 a9748d81185b293e0bf8476d87946bb444971422..273bf835fd60364dab2cf6d70a23f0c471eba46d 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 {

Powered by Google App Engine
This is Rietveld 408576698