| 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..882ecf07f4a0ed7c773fd1c3855e457855bd909b 100644
|
| --- a/content/shell/app/shell_crash_reporter_client.h
|
| +++ b/content/shell/app/shell_crash_reporter_client.h
|
| @@ -6,7 +6,7 @@
|
| #define CONTENT_SHELL_APP_SHELL_CRASH_REPORTER_CLIENT_H_
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "components/crash/content/app/crash_reporter_client.h"
|
| +#include "components/crash/app/crash_reporter_client.h"
|
|
|
| namespace content {
|
|
|
|
|