| Index: ash/shell/content/client/shell_main_delegate.h
|
| diff --git a/ash/shell/content/client/shell_main_delegate.h b/ash/shell/content/client/shell_main_delegate.h
|
| index 7daf1fa4405f456c4c0def0ee743fcfb9fc313ce..71df8dad45522a6ffa9a87ae5fbf5305263eda85 100644
|
| --- a/ash/shell/content/client/shell_main_delegate.h
|
| +++ b/ash/shell/content/client/shell_main_delegate.h
|
| @@ -6,6 +6,7 @@
|
| #define ASH_SHELL_CONTENT_CLIENT_SHELL_MAIN_DELEGATE_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/public/app/content_main_delegate.h"
|
| #include "content/shell/common/shell_content_client.h"
|
|
|