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

Unified Diff: client/mac/crash_generation/Inspector.h

Issue 571523004: Mac: Add support for in-process crash reporting (Closed) Base URL: https://chromium.googlesource.com/external/google-breakpad/src.git@master
Patch Set: Created 6 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 | « client/mac/crash_generation/ConfigFile.mm ('k') | client/mac/crash_generation/Inspector.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/mac/crash_generation/Inspector.h
diff --git a/client/mac/crash_generation/Inspector.h b/client/mac/crash_generation/Inspector.h
index 7e2eec805f693e8af611ba938abd365b6556c402..671235513416eddef7ec611d2df406ed04c9eaa7 100644
--- a/client/mac/crash_generation/Inspector.h
+++ b/client/mac/crash_generation/Inspector.h
@@ -138,7 +138,6 @@ class Inspector {
bool InspectTask();
kern_return_t SendAcknowledgement();
- void LaunchReporter(const char *inConfigFilePath);
// The bootstrap port in which the inspector is registered and into which it
// must check in.
« no previous file with comments | « client/mac/crash_generation/ConfigFile.mm ('k') | client/mac/crash_generation/Inspector.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698