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

Unified Diff: third_party/WebKit/Source/core/animation/animatable/AnimatableDouble.cpp

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/animation/animatable/AnimatableDouble.cpp
diff --git a/third_party/WebKit/Source/core/animation/animatable/AnimatableDouble.cpp b/third_party/WebKit/Source/core/animation/animatable/AnimatableDouble.cpp
index d9f7bf10b8b7a273ea99aaf5650e8c51aa7e7956..11328e6370346afa8d7a60f08ca2000dae440499 100644
--- a/third_party/WebKit/Source/core/animation/animatable/AnimatableDouble.cpp
+++ b/third_party/WebKit/Source/core/animation/animatable/AnimatableDouble.cpp
@@ -30,8 +30,8 @@
#include "core/animation/animatable/AnimatableDouble.h"
-#include "platform/animation/AnimationUtilities.h"
#include <math.h>
+#include "platform/animation/AnimationUtilities.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698