| Index: ui/aura_shell/desktop_background_view.cc
|
| diff --git a/ui/aura_shell/desktop_background_view.cc b/ui/aura_shell/desktop_background_view.cc
|
| index 9b5ce7ebf4ffb4f42a7702357bc917ad4833c48b..3f26f363b0f6848078c4741a27eb57410c4f1e1f 100644
|
| --- a/ui/aura_shell/desktop_background_view.cc
|
| +++ b/ui/aura_shell/desktop_background_view.cc
|
| @@ -12,7 +12,7 @@
|
| #include "ui/aura_shell/shell_window_ids.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/gfx/canvas.h"
|
| -#include "views/widget/widget.h"
|
| +#include "ui/views/widget/widget.h"
|
|
|
| namespace aura_shell {
|
| namespace internal {
|
|
|