Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(850)

Unified Diff: doc/support/generate_asciidoc.sh

Issue 1314093002: Refactor handler/main for Windows, implement CrashHandlerExceptionServer (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@crash-handler-exe
Patch Set: fixes2 Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | handler/crashpad_handler.ad » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: doc/support/generate_asciidoc.sh
diff --git a/doc/support/generate_asciidoc.sh b/doc/support/generate_asciidoc.sh
index ea5bd4671d4043a7d4297150ad1b46adc17d3250..b636fe70b435fb23d54009d091e2e73d06e7bae9 100755
--- a/doc/support/generate_asciidoc.sh
+++ b/doc/support/generate_asciidoc.sh
@@ -122,7 +122,7 @@ for input in \
done
for input in \
- handler/mac/crashpad_handler.ad \
+ handler/crashpad_handler.ad \
tools/*.ad \
tools/mac/*.ad; do
generate "${input}" "man"
« no previous file with comments | « no previous file | handler/crashpad_handler.ad » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698