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

Unified Diff: chrome/browser/android/metrics/uma_session_stats.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
Index: chrome/browser/android/metrics/uma_session_stats.h
diff --git a/chrome/browser/android/metrics/uma_session_stats.h b/chrome/browser/android/metrics/uma_session_stats.h
index eae16cae4e400b40dc679138884ec32dcccaa303..9b20b4b5deac99b2a7e78c4afbe279a861f5f157 100644
--- a/chrome/browser/android/metrics/uma_session_stats.h
+++ b/chrome/browser/android/metrics/uma_session_stats.h
@@ -16,8 +16,6 @@
#include "base/macros.h"
#include "base/time/time.h"
-class UserActionRateCounter;
-
// The native part of java UmaSessionStats class.
class UmaSessionStats {
public:

Powered by Google App Engine
This is Rietveld 408576698