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

Unified Diff: chrome/browser/metrics/subprocess_metrics_provider.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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/metrics/subprocess_metrics_provider.h
diff --git a/chrome/browser/metrics/subprocess_metrics_provider.h b/chrome/browser/metrics/subprocess_metrics_provider.h
index d2a66cc85ee8407e5b69c23311be921c861c4fcd..5ca370d3dafca0e5aa1a575384803b8e2a51fc3b 100644
--- a/chrome/browser/metrics/subprocess_metrics_provider.h
+++ b/chrome/browser/metrics/subprocess_metrics_provider.h
@@ -21,7 +21,6 @@
namespace base {
class PersistentHistogramAllocator;
-class SharedPersistentMemoryAllocator;
}
// SubprocessMetricsProvider gathers and merges histograms stored in shared

Powered by Google App Engine
This is Rietveld 408576698