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

Unified Diff: components/metrics/metrics_service.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
« no previous file with comments | « components/metrics/metrics_provider.h ('k') | components/metrics/profiler/tracking_synchronizer_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/metrics_service.h
diff --git a/components/metrics/metrics_service.h b/components/metrics/metrics_service.h
index 3f19a5b34908cc7400440e78062200edc524edd7..6d282bc198ed684585d0e6abdcc5771de60b0a58 100644
--- a/components/metrics/metrics_service.h
+++ b/components/metrics/metrics_service.h
@@ -38,7 +38,6 @@ class PrefService;
class PrefRegistrySimple;
namespace base {
-class DictionaryValue;
class HistogramSamples;
class PrefService;
}
@@ -47,10 +46,6 @@ namespace variations {
struct ActiveGroupId;
}
-namespace net {
-class URLFetcher;
-}
-
namespace metrics {
class MetricsLogUploader;
« no previous file with comments | « components/metrics/metrics_provider.h ('k') | components/metrics/profiler/tracking_synchronizer_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698