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

Unified Diff: chrome/browser/media_galleries/media_galleries_histograms.cc

Issue 2299993004: Migrate chrome/browser 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
« no previous file with comments | « chrome/browser/media/media_stream_infobar_delegate_android.cc ('k') | chrome/browser/memory/tab_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/media_galleries/media_galleries_histograms.cc
diff --git a/chrome/browser/media_galleries/media_galleries_histograms.cc b/chrome/browser/media_galleries/media_galleries_histograms.cc
index cf3f5c74f019a333ad281d71da0248a927ae0bc6..6c06c857ecaf740c13021075526dc79ec6476b12 100644
--- a/chrome/browser/media_galleries/media_galleries_histograms.cc
+++ b/chrome/browser/media_galleries/media_galleries_histograms.cc
@@ -4,7 +4,7 @@
#include "chrome/browser/media_galleries/media_galleries_histograms.h"
-#include "base/metrics/histogram.h"
+#include "base/metrics/histogram_macros.h"
namespace media_galleries {
« no previous file with comments | « chrome/browser/media/media_stream_infobar_delegate_android.cc ('k') | chrome/browser/memory/tab_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698