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

Unified Diff: chrome/common/extensions/extension_metrics.cc

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 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
« no previous file with comments | « chrome/common/extensions/docs/templates/articles/settings_override.html ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/common/extensions/docs/templates/articles/settings_override.html ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698