Index: content/shell/BUILD.gn |
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
index 9178ec825e0b2745b44adb43f42937385088ae51..58fa35083ce0999c7de15306135771f79c96e711 100644 |
--- a/content/shell/BUILD.gn |
+++ b/content/shell/BUILD.gn |
@@ -453,7 +453,7 @@ if (!is_android && !is_mac) { |
if (is_win) { |
# GYP version: content/content_shell_and_tests.gyp:content_shell_crash_service |
- executable("crash_service") { |
+ executable("content_shell_crash_service") { |
sources = [ |
"tools/content_shell_crash_service.cc", |
] |