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

Unified Diff: chrome/browser/bad_message.cc

Issue 2373523003: Clean up sparse_histogram.h header (Closed)
Patch Set: Rebase update on Oct 18 Created 4 years, 2 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/about_flags.cc ('k') | chrome/browser/chromeos/login/enrollment/enrollment_uma.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/bad_message.cc
diff --git a/chrome/browser/bad_message.cc b/chrome/browser/bad_message.cc
index dab32299f6213108b319bdbc7243ec4fc7abea7c..fedca48d41f77dd374db8593702e2eeb3aaa90be 100644
--- a/chrome/browser/bad_message.cc
+++ b/chrome/browser/bad_message.cc
@@ -5,7 +5,7 @@
#include "chrome/browser/bad_message.h"
#include "base/logging.h"
-#include "base/metrics/sparse_histogram.h"
+#include "base/metrics/histogram_macros.h"
#include "content/public/browser/browser_message_filter.h"
#include "content/public/browser/render_process_host.h"
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/chromeos/login/enrollment/enrollment_uma.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698