| 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 70c81410f82a66c9f69c9194cdd5104ac14d4d2f..897c6fb32da2b9847e9abf028b094c34718842d7 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/crash/content/tools/crash_service.h"
|
| +#include "components/crash/tools/crash_service.h"
|
|
|
| int __stdcall wWinMain(HINSTANCE instance, HINSTANCE, wchar_t* cmd_line,
|
| int show_mode) {
|
|
|