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

Unified Diff: third_party/WebKit/public/platform/WebFloatRect.h

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/public/platform/WebFloatRect.h
diff --git a/third_party/WebKit/public/platform/WebFloatRect.h b/third_party/WebKit/public/platform/WebFloatRect.h
index b7d78a8155528ae91d5c7355e2dc1f39a91efe73..7fd6b106c9c8bb7930338303aca5f5b202ad299d 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 {

Powered by Google App Engine
This is Rietveld 408576698