Chromium Code Reviews| Index: ui/aura_shell/desktop_background_view.h |
| diff --git a/ui/aura_shell/desktop_background_view.h b/ui/aura_shell/desktop_background_view.h |
| index 25b61f8823743ac5270ae8ab2cb9ab412e1b99cc..5937e8f0e47a0c8e21f24c676abfc957bd743f69 100644 |
| --- a/ui/aura_shell/desktop_background_view.h |
| +++ b/ui/aura_shell/desktop_background_view.h |
| @@ -7,8 +7,8 @@ |
| #pragma once |
| #include "third_party/skia/include/core/SkBitmap.h" |
| +#include "ui/views/view.h" |
| #include "ui/views/widget/widget_delegate.h" |
| -#include "views/view.h" |
| namespace aura_shell { |
| namespace internal { |