Chromium Code Reviews

Unified Diff: chrome/tools/build/mac/dump_product_syms

Issue 1001103002: Crashpad! (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix content_shell Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/tools/build/mac/dump_product_syms
diff --git a/chrome/tools/build/mac/dump_product_syms b/chrome/tools/build/mac/dump_product_syms
index b610f96d7ae37a3ed1ecc6711b61d17613c6b715..c9ef590708bf7e815feb4c1bf52275cd7b7a4ae5 100755
--- a/chrome/tools/build/mac/dump_product_syms
+++ b/chrome/tools/build/mac/dump_product_syms
@@ -79,8 +79,7 @@ SRC_NAMES=(
"${SRC_APP_NAME}.app"
"${SRC_APP_NAME} Framework.framework"
"${SRC_APP_NAME} Helper.app"
- "crash_inspector"
- "crash_report_sender.app"
+ "crashpad_handler"
"exif.so"
"ffmpegsumo.so"
)
« no previous file with comments | « chrome/common/chrome_paths.cc ('k') | components/crash.gypi » ('j') | components/crash.gypi » ('J')

Powered by Google App Engine