| Index: content/shell/app/shell_crash_reporter_client.h
|
| diff --git a/content/shell/app/shell_crash_reporter_client.h b/content/shell/app/shell_crash_reporter_client.h
|
| index 89e577348c203fcb3805643dfd71295b1f813fb2..06e1d9bf42f161f5e701420534a5b94194a87543 100644
|
| --- a/content/shell/app/shell_crash_reporter_client.h
|
| +++ b/content/shell/app/shell_crash_reporter_client.h
|
| @@ -6,6 +6,8 @@
|
| #define CONTENT_SHELL_APP_SHELL_CRASH_REPORTER_CLIENT_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| +#include "build/build_config.h"
|
| #include "components/crash/content/app/crash_reporter_client.h"
|
|
|
| namespace content {
|
|
|