| Index: ui/aura_shell/shelf_layout_controller.cc
|
| diff --git a/ui/aura_shell/shelf_layout_controller.cc b/ui/aura_shell/shelf_layout_controller.cc
|
| index 9e8d01ac6c588febe8eadc30e30718bfdd1b6db0..7e7f851a68ed3a7e064679ea0e3ff1e70dc1e976 100644
|
| --- a/ui/aura_shell/shelf_layout_controller.cc
|
| +++ b/ui/aura_shell/shelf_layout_controller.cc
|
| @@ -8,7 +8,7 @@
|
| #include "ui/aura/screen_aura.h"
|
| #include "ui/gfx/compositor/layer.h"
|
| #include "ui/gfx/compositor/layer_animator.h"
|
| -#include "views/widget/widget.h"
|
| +#include "ui/views/widget/widget.h"
|
|
|
| namespace aura_shell {
|
| namespace internal {
|
|
|