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

Unified Diff: chrome/chrome_browser.gypi

Issue 11189068: Changing minidump process generation to be in-process on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Synced again. Created 8 years, 2 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 | « chrome/browser/crash_handler_host_linux.cc ('k') | chrome/common/descriptors_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 8ca284bd3b11d2036cbf6a6b3e5c86d64731e0c6..af8468066450ed20d65ee7f6ecc54034619a53af 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -120,6 +120,8 @@
'browser/android/chrome_web_contents_delegate_android.h',
'browser/android/content_view_util.cc',
'browser/android/content_view_util.h',
+ 'browser/android/crash_dump_manager.cc',
+ 'browser/android/crash_dump_manager.h',
'browser/android/devtools_server.cc',
'browser/android/devtools_server.h',
'browser/android/intent_helper.cc',
« no previous file with comments | « chrome/browser/crash_handler_host_linux.cc ('k') | chrome/common/descriptors_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698