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

Unified Diff: third_party/WebKit/public/platform/WebRect.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/WebRect.h
diff --git a/third_party/WebKit/public/platform/WebRect.h b/third_party/WebKit/public/platform/WebRect.h
index da7f14d8ebeb6b51581ded7bf3f1534b37c0d294..dea6c7f6a5b4dcc9bc865ec0aaa66f95427b7e0b 100644
--- a/third_party/WebKit/public/platform/WebRect.h
+++ b/third_party/WebKit/public/platform/WebRect.h
@@ -36,9 +36,9 @@
#if INSIDE_BLINK
#include "platform/geometry/IntRect.h"
#else
+#include <ui/gfx/geometry/rect.h>
#include <algorithm>
#include <cmath>
-#include <ui/gfx/geometry/rect.h>
#endif
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698