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

Unified Diff: components/metrics/metrics_log.h

Issue 985773002: Introducing phased profiling framework (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@write_to_file
Patch Set: Fixing Android compile errors. Created 5 years, 9 months 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/BUILD.gn ('k') | components/metrics/profiler/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/metrics_log.h
diff --git a/components/metrics/metrics_log.h b/components/metrics/metrics_log.h
index 53b30e63a79880d0357409ddbec336a816f80d6e..5a3a27b62b34c5797c997c748751e15356a66650 100644
--- a/components/metrics/metrics_log.h
+++ b/components/metrics/metrics_log.h
@@ -27,10 +27,6 @@ namespace content {
struct WebPluginInfo;
}
-namespace tracked_objects {
-struct ProcessDataSnapshot;
-}
-
namespace variations {
struct ActiveGroupId;
}
« no previous file with comments | « components/metrics/BUILD.gn ('k') | components/metrics/profiler/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698