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

Unified Diff: chrome/app/chrome_crash_reporter_client.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment 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
« no previous file with comments | « no previous file | chrome/browser/android/background_sync_launcher_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_crash_reporter_client.h
diff --git a/chrome/app/chrome_crash_reporter_client.h b/chrome/app/chrome_crash_reporter_client.h
index 6509f56022c3ae43e7185c3f45cd1ca0bfe68299..b6f256ff97721b4fa49852f717fb2ce472aba3c1 100644
--- a/chrome/app/chrome_crash_reporter_client.h
+++ b/chrome/app/chrome_crash_reporter_client.h
@@ -16,10 +16,6 @@
#include "build/build_config.h"
#include "components/crash/content/app/crash_reporter_client.h"
-namespace browser_watcher {
-class CrashReportingMetrics;
-} // namespace browser_watcher
-
class ChromeCrashReporterClient : public crash_reporter::CrashReporterClient {
public:
ChromeCrashReporterClient();
« no previous file with comments | « no previous file | chrome/browser/android/background_sync_launcher_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698