| Index: ash/shelf/shelf_bezel_event_filter.h
|
| diff --git a/ash/shelf/shelf_bezel_event_filter.h b/ash/shelf/shelf_bezel_event_filter.h
|
| index 1f7f854930b8e7a7825f9eb6c953790fe68da580..d4c33530516ba056307a778d86c6ad03176bd7e7 100644
|
| --- a/ash/shelf/shelf_bezel_event_filter.h
|
| +++ b/ash/shelf/shelf_bezel_event_filter.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "ash/wm/gestures/shelf_gesture_handler.h"
|
| #include "ui/events/event_handler.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| namespace ash {
|
| class ShelfLayoutManager;
|
|
|