| Index: ash/frame/header_view.h
|
| diff --git a/ash/frame/header_view.h b/ash/frame/header_view.h
|
| index 78c9774772e1cad457d9347408cdfc593fc8ca60..06e4f5d535f4c8a917d6362897d6b8c9457515c0 100644
|
| --- a/ash/frame/header_view.h
|
| +++ b/ash/frame/header_view.h
|
| @@ -8,8 +8,8 @@
|
| #include <memory>
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/common/shell_observer.h"
|
| #include "ash/shared/immersive_fullscreen_controller_delegate.h"
|
| +#include "ash/shell_observer.h"
|
| #include "base/macros.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
| #include "ui/views/view.h"
|
|
|