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

Unified Diff: content/renderer/manifest/manifest_uma_util.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/renderer/manifest/manifest_uma_util.cc
diff --git a/content/renderer/manifest/manifest_uma_util.cc b/content/renderer/manifest/manifest_uma_util.cc
index 3eb5da7a5e2d004d464091e645dea0ed0737e849..4a0a0f142eb8d4c071a589043991349930ce3562 100644
--- a/content/renderer/manifest/manifest_uma_util.cc
+++ b/content/renderer/manifest/manifest_uma_util.cc
@@ -4,7 +4,7 @@
#include "content/renderer/manifest/manifest_uma_util.h"
-#include "base/metrics/histogram.h"
+#include "base/metrics/histogram_macros.h"
#include "content/public/common/manifest.h"
namespace content {
« no previous file with comments | « content/renderer/gamepad_shared_memory_reader.cc ('k') | content/renderer/media/android/media_info_loader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698