| Index: ash/wm/lock_layout_manager.h
|
| diff --git a/ash/wm/lock_layout_manager.h b/ash/wm/lock_layout_manager.h
|
| index 716baf0dae106f6147b5be2c2e5df0cba838bbaf..ec79434cb7c5114fa40d77583c49a407c583c675 100644
|
| --- a/ash/wm/lock_layout_manager.h
|
| +++ b/ash/wm/lock_layout_manager.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/aura/layout_manager.h"
|
| #include "ui/aura/window_observer.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/keyboard/keyboard_controller.h"
|
| #include "ui/keyboard/keyboard_controller_observer.h"
|
|
|
|
|