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

Unified Diff: headless/lib/headless_content_main_delegate.h

Issue 2693943004: headless: Add support for minidump generation on Linux (Closed)
Patch Set: Review comments Created 3 years, 10 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 | « headless/lib/headless_browser_browsertest.cc ('k') | headless/lib/headless_content_main_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/lib/headless_content_main_delegate.h
diff --git a/headless/lib/headless_content_main_delegate.h b/headless/lib/headless_content_main_delegate.h
index 7be7f51ed8a56af0f628a804fcbe7308c0fa075b..35eff70c0077fcabe68a2617566f1b8e63fb0c06 100644
--- a/headless/lib/headless_content_main_delegate.h
+++ b/headless/lib/headless_content_main_delegate.h
@@ -44,6 +44,7 @@ class HeadlessContentMainDelegate : public content::ContentMainDelegate {
friend class HeadlessBrowserTest;
void InitLogging(const base::CommandLine& command_line);
+ void InitCrashReporter(const base::CommandLine& command_line);
static void InitializeResourceBundle();
static HeadlessContentMainDelegate* GetInstance();
« no previous file with comments | « headless/lib/headless_browser_browsertest.cc ('k') | headless/lib/headless_content_main_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698