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

Unified Diff: components/profile_metrics/counts.cc

Issue 2479093002: Migrate more files to histogram_macros.h from histogram.h. (Closed)
Patch Set: Created 4 years, 1 month 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: components/profile_metrics/counts.cc
diff --git a/components/profile_metrics/counts.cc b/components/profile_metrics/counts.cc
index 9186d042a66550fb180e3ffb9ce73933d0caaa9e..364857a66e02947e3adc63ca0ae314eca7d81036 100644
--- a/components/profile_metrics/counts.cc
+++ b/components/profile_metrics/counts.cc
@@ -4,7 +4,7 @@
#include "components/profile_metrics/counts.h"
-#include "base/metrics/histogram.h"
+#include "base/metrics/histogram_macros.h"
namespace profile_metrics {
« no previous file with comments | « components/policy/core/common/cloud/device_management_service.cc ('k') | components/sync/engine_impl/model_type_registry.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698