| Index: ash/wm/shelf_layout_manager.cc
|
| diff --git a/ash/wm/shelf_layout_manager.cc b/ash/wm/shelf_layout_manager.cc
|
| index c2fd6955e727033127ecf2e4802c8da072881422..ecd99356db09f6c231a98d262b297d75044b684c 100644
|
| --- a/ash/wm/shelf_layout_manager.cc
|
| +++ b/ash/wm/shelf_layout_manager.cc
|
| @@ -21,6 +21,7 @@
|
| #include "ui/gfx/compositor/layer_animation_observer.h"
|
| #include "ui/gfx/compositor/layer_animator.h"
|
| #include "ui/gfx/compositor/scoped_layer_animation_settings.h"
|
| +#include "ui/gfx/screen.h"
|
| #include "ui/views/widget/widget.h"
|
|
|
| namespace ash {
|
|
|