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

Unified Diff: content/common/cursors/webcursor_mac.mm

Issue 823703003: Cleanup: Update the path to insets and point headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: point.h Created 6 years 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
« no previous file with comments | « content/common/cursors/webcursor.h ('k') | content/common/drag_event_source_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/cursors/webcursor_mac.mm
diff --git a/content/common/cursors/webcursor_mac.mm b/content/common/cursors/webcursor_mac.mm
index 2c0c2aa87effed73dfc10899d380e983bc5b0aa8..3a52d83eda7402f0a611ada46fe0ca6c8f68187a 100644
--- a/content/common/cursors/webcursor_mac.mm
+++ b/content/common/cursors/webcursor_mac.mm
@@ -15,8 +15,8 @@
#include "skia/ext/skia_utils_mac.h"
#include "third_party/WebKit/public/platform/WebCursorInfo.h"
#include "third_party/WebKit/public/platform/WebSize.h"
+#include "ui/gfx/geometry/point_conversions.h"
#include "ui/gfx/image/image.h"
-#include "ui/gfx/point_conversions.h"
#include "ui/gfx/size_conversions.h"
using blink::WebCursorInfo;
« no previous file with comments | « content/common/cursors/webcursor.h ('k') | content/common/drag_event_source_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698