summaryrefslogtreecommitdiffstats
path: root/content/shell/tools/content_shell_crash_service.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/shell/tools/content_shell_crash_service.cc')
-rw-r--r--content/shell/tools/content_shell_crash_service.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/tools/content_shell_crash_service.cc b/content/shell/tools/content_shell_crash_service.cc
index 897c6fb..70c8141 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/tools/crash_service.h"
+#include "components/crash/content/tools/crash_service.h"
int __stdcall wWinMain(HINSTANCE instance, HINSTANCE, wchar_t* cmd_line,
int show_mode) {