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

Unified Diff: components/crash.gypi

Issue 1525023003: Distinguish in the browser between renderer crashes and kills (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove std::move for a value in return Created 4 years, 11 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 | « android_webview/lib/main/aw_main_delegate.cc ('k') | components/crash/content/app/breakpad_linux.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/crash.gypi
diff --git a/components/crash.gypi b/components/crash.gypi
index 3571a82379f9bac5c459ac8b5fc96f9b4476f61e..0f8d61846397eaa94f60aae1d8b52bd2447f4972 100644
--- a/components/crash.gypi
+++ b/components/crash.gypi
@@ -408,6 +408,8 @@
'crash/content/browser/crash_dump_manager_android.h',
'crash/content/browser/crash_handler_host_linux.cc',
'crash/content/browser/crash_handler_host_linux.h',
+ 'crash/content/browser/crash_micro_dump_manager_android.cc',
+ 'crash/content/browser/crash_micro_dump_manager_android.h',
],
'include_dirs': [
'../breakpad/src',
« no previous file with comments | « android_webview/lib/main/aw_main_delegate.cc ('k') | components/crash/content/app/breakpad_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698