| Index: ash/shell/content/shell_content_state_impl.h
|
| diff --git a/ash/shell/content/shell_content_state_impl.h b/ash/shell/content/shell_content_state_impl.h
|
| index eba8578eb19102a093d0abc0ee75bdbeeb9677bb..3559cdcc08dad0fed67560903695d3f8af6c170b 100644
|
| --- a/ash/shell/content/shell_content_state_impl.h
|
| +++ b/ash/shell/content/shell_content_state_impl.h
|
| @@ -6,6 +6,7 @@
|
| #define ASH_SHELL_CONTENT_SHELL_CONTENT_STATE_IMPL_H_
|
|
|
| #include "ash/content/shell_content_state.h"
|
| +#include "base/macros.h"
|
|
|
| namespace ash {
|
|
|
|
|