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

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: Sort out the case of wrong context size Created 5 years 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: 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',

Powered by Google App Engine
This is Rietveld 408576698