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

Unified Diff: chrome/browser/ui/tabs/dock_info.h

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
Index: chrome/browser/ui/tabs/dock_info.h
diff --git a/chrome/browser/ui/tabs/dock_info.h b/chrome/browser/ui/tabs/dock_info.h
index e93975c142b64937b21010baeee796d2eea76b13..acf2afd2a57616eac28ba74f34ddc70d6235c2a7 100644
--- a/chrome/browser/ui/tabs/dock_info.h
+++ b/chrome/browser/ui/tabs/dock_info.h
@@ -8,8 +8,8 @@
#include <set>
#include "chrome/browser/ui/host_desktop.h"
+#include "ui/gfx/geometry/point.h"
#include "ui/gfx/native_widget_types.h"
-#include "ui/gfx/point.h"
#include "ui/gfx/rect.h"
// DockInfo is used to do determine possible dock locations for a dragged
« no previous file with comments | « chrome/browser/ui/panels/test_panel_mouse_watcher.h ('k') | chrome/browser/ui/views/app_list/linux/app_list_linux_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698