| Index: content/shell/app/shell_breakpad_client.h
|
| diff --git a/content/shell/app/shell_breakpad_client.h b/content/shell/app/shell_breakpad_client.h
|
| index 5f06cce1fc1a1e9b6d16daabeceb12f91dec19ee..caed5449c72d7bc9987e3436ac5d504997da86f0 100644
|
| --- a/content/shell/app/shell_breakpad_client.h
|
| +++ b/content/shell/app/shell_breakpad_client.h
|
| @@ -6,7 +6,7 @@
|
| #define CONTENT_SHELL_APP_SHELL_BREAKPAD_CLIENT_H_
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "components/breakpad/app/breakpad_client.h"
|
| +#include "components/crash/app/breakpad_client.h"
|
|
|
| namespace content {
|
|
|
|
|