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

Unified Diff: third_party/WebKit/Source/platform/geometry/FloatQuad.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/platform/geometry/FloatQuad.h
diff --git a/third_party/WebKit/Source/platform/geometry/FloatQuad.h b/third_party/WebKit/Source/platform/geometry/FloatQuad.h
index dc4b30a19487a8b157641c480112fbe83004acd8..3c3ed633a5897c86ef3428ce220aa4f4d1940340 100644
--- a/third_party/WebKit/Source/platform/geometry/FloatQuad.h
+++ b/third_party/WebKit/Source/platform/geometry/FloatQuad.h
@@ -29,12 +29,12 @@
#ifndef FloatQuad_h
#define FloatQuad_h
+#include <iosfwd>
#include "platform/geometry/FloatPoint.h"
#include "platform/geometry/FloatRect.h"
#include "platform/geometry/IntRect.h"
#include "platform/geometry/LayoutSize.h"
#include "wtf/Allocator.h"
-#include <iosfwd>
struct SkPoint;

Powered by Google App Engine
This is Rietveld 408576698