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

Unified Diff: third_party/WebKit/public/platform/WebFloatRect.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/public/platform/WebFloatRect.h
diff --git a/third_party/WebKit/public/platform/WebFloatRect.h b/third_party/WebKit/public/platform/WebFloatRect.h
index 614668783df86b80f37106d55024d7ce4afa32a9..49ba4b2f2639b65f50aed2f3c08c0148f1b17cdd 100644
--- a/third_party/WebKit/public/platform/WebFloatRect.h
+++ b/third_party/WebKit/public/platform/WebFloatRect.h
@@ -36,9 +36,9 @@
#if INSIDE_BLINK
#include "platform/geometry/FloatRect.h"
#else
+#include <ui/gfx/geometry/rect_f.h>
#include <algorithm>
#include <cmath>
-#include <ui/gfx/geometry/rect_f.h>
#endif
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/wtf/typed_arrays/IntegralTypedArrayBase.h ('k') | third_party/WebKit/public/platform/WebFloatSize.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698