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

Unified Diff: chrome/common/extensions/extension_metrics.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: chrome/common/extensions/extension_metrics.cc
diff --git a/chrome/common/extensions/extension_metrics.cc b/chrome/common/extensions/extension_metrics.cc
index eef45a4928c7a1e1fa2210dfaee07282aa31d6b2..8e6f776ca9cd21a773624e30c3c2f2879215f465 100644
--- a/chrome/common/extensions/extension_metrics.cc
+++ b/chrome/common/extensions/extension_metrics.cc
@@ -4,7 +4,7 @@
#include "chrome/common/extensions/extension_metrics.h"
-#include "base/metrics/histogram.h"
+#include "base/metrics/histogram_macros.h"
#include "extensions/common/constants.h"
#include "extensions/common/extension.h"
« no previous file with comments | « chrome/browser/sync_file_system/local/local_file_change_tracker.cc ('k') | chrome/renderer/chrome_content_renderer_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698