| Index: content/shell/tools/content_shell_crash_service.cc
|
| diff --git a/content/shell/tools/content_shell_crash_service.cc b/content/shell/tools/content_shell_crash_service.cc
|
| index 3b82d1b1ec6d4e8ec595960d13e184faf24efd7b..66e5433321348e874b8bfca554da6ce9a714b7c0 100644
|
| --- a/content/shell/tools/content_shell_crash_service.cc
|
| +++ b/content/shell/tools/content_shell_crash_service.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/command_line.h"
|
| #include "base/files/file_path.h"
|
| #include "base/logging.h"
|
| -#include "components/breakpad/tools/crash_service.h"
|
| +#include "components/crash/tools/crash_service.h"
|
|
|
| int __stdcall wWinMain(HINSTANCE instance, HINSTANCE, wchar_t* cmd_line,
|
| int show_mode) {
|
|
|