| Index: ash/content/shell_content_state.h
|
| diff --git a/ash/content/shell_content_state.h b/ash/content/shell_content_state.h
|
| index 661c425ffc25059e75cf074251d07adc46bacf65..3269a582855834444313c7469a1585b415ee2433 100644
|
| --- a/ash/content/shell_content_state.h
|
| +++ b/ash/content/shell_content_state.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ASH_CONTENT_SHELL_CONTENT_STATE_H_
|
| #define ASH_CONTENT_SHELL_CONTENT_STATE_H_
|
|
|
| -#include "ash/common/session/session_types.h"
|
| #include "ash/content/ash_with_content_export.h"
|
| +#include "ash/public/cpp/session_types.h"
|
| #include "base/macros.h"
|
|
|
| #if defined(OS_CHROMEOS)
|
|
|