| 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 dc7f7c6b331211bc33d0c4aaa9c4cc5c8d35a141..58f073784d5f2cca7408f36ad276eac3131c21a6 100644
|
| --- a/chrome/browser/ui/views/panels/x11_panel_resizer.h
|
| +++ b/chrome/browser/ui/views/panels/x11_panel_resizer.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_UI_VIEWS_PANELS_X11_PANEL_RESIZER_H_
|
| #define CHROME_BROWSER_UI_VIEWS_PANELS_X11_PANEL_RESIZER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "ui/events/event_handler.h"
|
| #include "ui/gfx/geometry/point.h"
|
|
|
|
|