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

Unified Diff: chrome_elf/chrome_elf.def

Issue 2909623002: Change DumpProcessWithoutCrash to use load-time dynamic linking (Closed)
Patch Set: Created 3 years, 7 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: chrome_elf/chrome_elf.def
diff --git a/chrome_elf/chrome_elf.def b/chrome_elf/chrome_elf.def
index 02a99fd20652e50ae4db5cc0fa18905851cdba6a..3fb2dc326ca3ff5c00361f8b2b4078b457cd7fa2 100644
--- a/chrome_elf/chrome_elf.def
+++ b/chrome_elf/chrome_elf.def
@@ -12,3 +12,4 @@ EXPORTS
SignalChromeElf
SignalInitializeCrashReporting
SuccessfullyBlocked
+ GetDumpWithoutCrashingFunction

Powered by Google App Engine
This is Rietveld 408576698