| 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;
|
|
|