diff options
Diffstat (limited to 'ui/aura_shell/shelf_layout_controller.cc')
-rw-r--r-- | ui/aura_shell/shelf_layout_controller.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/aura_shell/shelf_layout_controller.cc b/ui/aura_shell/shelf_layout_controller.cc index 9e8d01a..7e7f851 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 { |