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

Unified Diff: components/crash/content/browser/crash_dump_manager_android.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month 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/content/browser/crash_dump_manager_android.h
diff --git a/components/crash/content/browser/crash_dump_manager_android.h b/components/crash/content/browser/crash_dump_manager_android.h
index 79930f6a979573ab5d655b4ae7aba0bc9677f646..7ba75cee4cfaef587fb104cdc2ce3891e1bc562d 100644
--- a/components/crash/content/browser/crash_dump_manager_android.h
+++ b/components/crash/content/browser/crash_dump_manager_android.h
@@ -19,10 +19,6 @@
#include "content/public/browser/notification_registrar.h"
#include "content/public/common/process_type.h"
-namespace content {
-class RenderProcessHost;
-}
-
namespace breakpad {
// This class manages the crash minidumps.

Powered by Google App Engine
This is Rietveld 408576698