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

Unified Diff: third_party/WebKit/public/platform/WebRect.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/WebRect.h
diff --git a/third_party/WebKit/public/platform/WebRect.h b/third_party/WebKit/public/platform/WebRect.h
index 81089d77398427838d94b0c184a768e0aa63b235..9083cd45e3056851174a12306551fc87cb48602a 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 {
« no previous file with comments | « third_party/WebKit/public/platform/WebMessagePortChannel.h ('k') | third_party/WebKit/public/platform/WebSize.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698