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

Unified Diff: third_party/WebKit/Source/core/animation/AnimationClock.cpp

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/animation/AnimationClock.cpp
diff --git a/third_party/WebKit/Source/core/animation/AnimationClock.cpp b/third_party/WebKit/Source/core/animation/AnimationClock.cpp
index 761be632caa70cb27e4641ef22bfa425cd7b838d..49da1395935ebb5aeb2a8ae6fb75a68e4e6d4bbf 100644
--- a/third_party/WebKit/Source/core/animation/AnimationClock.cpp
+++ b/third_party/WebKit/Source/core/animation/AnimationClock.cpp
@@ -30,8 +30,8 @@
#include "core/animation/AnimationClock.h"
-#include "wtf/CurrentTime.h"
#include <math.h>
+#include "wtf/CurrentTime.h"
namespace {

Powered by Google App Engine
This is Rietveld 408576698