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

Unified Diff: components/crash.gypi

Issue 2200693002: Refactor CrashDump*Manager to use a shared CrashDumpObserver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cast compile error Created 4 years, 4 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
Index: components/crash.gypi
diff --git a/components/crash.gypi b/components/crash.gypi
index 085fea607be09a8f2de54fe729004b4053b41fa7..8ad81ac37d3fd4663abd0c518ae0fdccef054fe6 100644
--- a/components/crash.gypi
+++ b/components/crash.gypi
@@ -460,8 +460,6 @@
'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