| Index: ash/root_window_controller.h
|
| diff --git a/ash/root_window_controller.h b/ash/root_window_controller.h
|
| index 5c84f434a484b78b19b971662624922b08808f7c..43357016a30771cd5b824e9905ffa3dbd0857e17 100644
|
| --- a/ash/root_window_controller.h
|
| +++ b/ash/root_window_controller.h
|
| @@ -10,8 +10,8 @@
|
| #include <vector>
|
|
|
| #include "ash/ash_export.h"
|
| +#include "ash/common/shell_observer.h"
|
| #include "ash/public/cpp/shelf_types.h"
|
| -#include "ash/shell_observer.h"
|
| #include "ash/wm/workspace/workspace_types.h"
|
| #include "base/macros.h"
|
| #include "ui/aura/window.h"
|
|
|