Chromium Code Reviews

Unified Diff: content/browser/media/audible_metrics.cc

Issue 2771233002: Remove the wrapper functions content::RecordAction et al (Closed)
Patch Set: Rebased Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « content/browser/frame_host/render_frame_host_manager.cc ('k') | content/browser/media/midi_host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/media/audible_metrics.cc
diff --git a/content/browser/media/audible_metrics.cc b/content/browser/media/audible_metrics.cc
index f07ec2af0474891217040f55bfc9af5b20f13215..aef60623d876c2571bf7efe23c2cb8fd8f469b84 100644
--- a/content/browser/media/audible_metrics.cc
+++ b/content/browser/media/audible_metrics.cc
@@ -7,7 +7,6 @@
#include <utility>
#include "base/metrics/histogram_macros.h"
-#include "base/metrics/user_metrics.h"
#include "base/time/default_tick_clock.h"
namespace content {
« no previous file with comments | « content/browser/frame_host/render_frame_host_manager.cc ('k') | content/browser/media/midi_host.cc » ('j') | no next file with comments »

Powered by Google App Engine