| Index: ash/system/toast/toast_manager.h
|
| diff --git a/ash/system/toast/toast_manager.h b/ash/system/toast/toast_manager.h
|
| index 24cba5f2c0dd4d8feb0589000f8fa016c3bf6c7f..d71fef4dd5eb655f76c2a47295a1dff3b61fb8e6 100644
|
| --- a/ash/system/toast/toast_manager.h
|
| +++ b/ash/system/toast/toast_manager.h
|
| @@ -10,7 +10,7 @@
|
| #include <string>
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/shell_observer.h"
|
| +#include "ash/common/shell_observer.h"
|
| #include "ash/system/toast/toast_data.h"
|
| #include "ash/system/toast/toast_overlay.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|