| Index: ash/wm/app_list_controller.h
|
| diff --git a/ash/wm/app_list_controller.h b/ash/wm/app_list_controller.h
|
| index dcb559fe8e3b0ecc64d0fbb1ff9756587562453e..ca1160cc85cfbba5976562fb7e38963b8eb7a61f 100644
|
| --- a/ash/wm/app_list_controller.h
|
| +++ b/ash/wm/app_list_controller.h
|
| @@ -14,7 +14,7 @@
|
| #include "ui/aura/window_observer.h"
|
| #include "ui/compositor/layer_animation_observer.h"
|
| #include "ui/events/event_handler.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/keyboard/keyboard_controller_observer.h"
|
| #include "ui/views/widget/widget_observer.h"
|
|
|
|
|