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

Unified Diff: third_party/WebKit/Source/platform/testing/TransformPrinters.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/platform/testing/TransformPrinters.cpp
diff --git a/third_party/WebKit/Source/platform/testing/TransformPrinters.cpp b/third_party/WebKit/Source/platform/testing/TransformPrinters.cpp
index d9524537e9c5542873f533bc5c05ac92fb80a965..9e00bfeca7c21f484df0753b28b309a62bc92fa3 100644
--- a/third_party/WebKit/Source/platform/testing/TransformPrinters.cpp
+++ b/third_party/WebKit/Source/platform/testing/TransformPrinters.cpp
@@ -4,10 +4,10 @@
#include "platform/testing/TransformPrinters.h"
+#include <ostream> // NOLINT
#include "platform/transforms/AffineTransform.h"
#include "platform/transforms/TransformationMatrix.h"
#include "wtf/text/WTFString.h"
-#include <ostream> // NOLINT
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698