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

Unified Diff: third_party/WebKit/Source/core/svg/SVGAnimateElement.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/svg/SVGAnimateElement.h
diff --git a/third_party/WebKit/Source/core/svg/SVGAnimateElement.h b/third_party/WebKit/Source/core/svg/SVGAnimateElement.h
index c43da35f2e9ffd57f1c2c901ec8330e54260eed3..4779aed1436742178eddc40799beec83a917c6db 100644
--- a/third_party/WebKit/Source/core/svg/SVGAnimateElement.h
+++ b/third_party/WebKit/Source/core/svg/SVGAnimateElement.h
@@ -23,12 +23,12 @@
#ifndef SVGAnimateElement_h
#define SVGAnimateElement_h
+#include <base/gtest_prod_util.h>
#include "core/CSSPropertyNames.h"
#include "core/CoreExport.h"
#include "core/SVGNames.h"
#include "core/svg/SVGAnimationElement.h"
#include "platform/heap/Handle.h"
-#include <base/gtest_prod_util.h>
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698