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

Unified Diff: content/browser/media/capture/desktop_capture_device_uma_types.cc

Issue 2303653005: Migrate content/ files to histogram_macros.h includes. (Closed)
Patch Set: Created 4 years, 3 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
Index: content/browser/media/capture/desktop_capture_device_uma_types.cc
diff --git a/content/browser/media/capture/desktop_capture_device_uma_types.cc b/content/browser/media/capture/desktop_capture_device_uma_types.cc
index c91641c5336f6c50bb1825d9f2dec365c11c2623..e56ec6e2dca61f002b5f4fa0dc93dcce37957c41 100644
--- a/content/browser/media/capture/desktop_capture_device_uma_types.cc
+++ b/content/browser/media/capture/desktop_capture_device_uma_types.cc
@@ -4,7 +4,7 @@
#include "content/browser/media/capture/desktop_capture_device_uma_types.h"
-#include "base/metrics/histogram.h"
+#include "base/metrics/histogram_macros.h"
namespace content {
« no previous file with comments | « content/browser/media/capture/aura_window_capture_machine.cc ('k') | content/browser/media/media_internals.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698