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

Unified Diff: third_party/WebKit/Source/core/svg/SVGAnimateElement.h

Issue 2700123003: DO NOT COMMIT: Results of running old (current) clang-format on Blink (Closed)
Patch Set: Created 3 years, 10 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 5f40cd3f631f367dd5afd8e945ff11070d040c9f..fe949bba1a1bdd13fd3a8c7a3514f6af7dce779f 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