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

Unified Diff: third_party/crashpad/crashpad/doc/support/generate.sh

Issue 2804713002: Update Crashpad to b4095401639ebe2ad33169e5c1d994065cbff1b8 (Closed)
Patch Set: Created 3 years, 8 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
Index: third_party/crashpad/crashpad/doc/support/generate.sh
diff --git a/third_party/crashpad/crashpad/doc/support/generate.sh b/third_party/crashpad/crashpad/doc/support/generate.sh
index 1e5bc92f4436f1ca20ad218eab57c1880d06ebcc..c3065c1dfefce9a5e83e2642b859de9c49c070af 100755
--- a/third_party/crashpad/crashpad/doc/support/generate.sh
+++ b/third_party/crashpad/crashpad/doc/support/generate.sh
@@ -28,7 +28,7 @@ cd "$(dirname "${0}")/../.."
source doc/support/compat.sh
-doc/support/generate_doxygen.sh
+python doc/support/generate_doxygen.py
output_dir=doc/generated
maybe_mkdir "${output_dir}"
« no previous file with comments | « third_party/crashpad/crashpad/doc/developing.md ('k') | third_party/crashpad/crashpad/doc/support/generate_doxygen.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698