mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
win: Fix build after 2eeaa3ac549a
Review URL: https://codereview.chromium.org/1424713008 .
This commit is contained in:
parent
2eeaa3ac54
commit
827e045279
@ -190,6 +190,7 @@ int HandlerMain(int argc, char* argv[]) {
|
||||
INVALID_HANDLE_VALUE) {
|
||||
ToolSupport::UsageHint(me, "--handshake-handle requires a HANDLE");
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
break;
|
||||
}
|
||||
case kOptionPipeName: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user