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

Unified Diff: third_party/WebKit/Source/platform/animation/CompositorFilterKeyframe.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/platform/animation/CompositorFilterKeyframe.cpp
diff --git a/third_party/WebKit/Source/platform/animation/CompositorFilterKeyframe.cpp b/third_party/WebKit/Source/platform/animation/CompositorFilterKeyframe.cpp
index bbda8f8992a9a596d30d9826a39a98cf2574f696..0c1156c18b37e049fab97a2d0e01988ce67132ee 100644
--- a/third_party/WebKit/Source/platform/animation/CompositorFilterKeyframe.cpp
+++ b/third_party/WebKit/Source/platform/animation/CompositorFilterKeyframe.cpp
@@ -4,8 +4,8 @@
#include "platform/animation/CompositorFilterKeyframe.h"
-#include "platform/animation/TimingFunction.h"
#include <memory>
+#include "platform/animation/TimingFunction.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698