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

Unified Diff: chrome_elf/chrome_elf.def

Issue 2487783002: Make Crashpad use the user data dir, rather than always default location (Closed)
Patch Set: install_static for swarming Created 4 years, 1 month 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..b4c3936e3f0449b96043222d5d6a3f13be324b6a 100644
--- a/chrome_elf/chrome_elf.def
+++ b/chrome_elf/chrome_elf.def
@@ -8,6 +8,7 @@ EXPORTS
AddDllToBlacklist
GetBlacklistIndex
GetInstallDetailsPayload
+ GetUserDataDirectoryThunk
IsBlacklistInitialized
SignalChromeElf
SignalInitializeCrashReporting

Powered by Google App Engine
This is Rietveld 408576698