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

Unified Diff: chrome/browser/ui/views/panels/x11_panel_resizer.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/views/panels/x11_panel_resizer.h
diff --git a/chrome/browser/ui/views/panels/x11_panel_resizer.h b/chrome/browser/ui/views/panels/x11_panel_resizer.h
index 7a10db135b29c520f355fe68cc70b08627c7fa64..dc7f7c6b331211bc33d0c4aaa9c4cc5c8d35a141 100644
--- a/chrome/browser/ui/views/panels/x11_panel_resizer.h
+++ b/chrome/browser/ui/views/panels/x11_panel_resizer.h
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_UI_VIEWS_PANELS_X11_PANEL_RESIZER_H_
#include "ui/events/event_handler.h"
-#include "ui/gfx/point.h"
+#include "ui/gfx/geometry/point.h"
namespace aura {
class Window;

Powered by Google App Engine
This is Rietveld 408576698