mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-26 23:01:05 +08:00
Revert "Intentional compile error to test bot changes"
This reverts commit f8c763e6c081a524c8b0c5b43ff53e02c956a53a. TBR=dpranke@chromium.org BUG=crashpad:37 Review URL: https://codereview.chromium.org/1136633002
This commit is contained in:
parent
f8c763e6c0
commit
b2e78eb3c5
@ -218,7 +218,6 @@ int main(int argc, char* argv[]) {
|
||||
}
|
||||
#elif defined(OS_WIN)
|
||||
int wmain(int argc, wchar_t* argv[]) {
|
||||
This is an intentional compile error to test the bots.
|
||||
return crashpad::ToolSupport::Wmain(argc, argv, crashpad::GenerateDumpMain);
|
||||
}
|
||||
#endif // OS_POSIX
|
||||
|
Loading…
x
Reference in New Issue
Block a user