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

Unified Diff: chrome/browser/chromeos/login/enrollment/enrollment_uma.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/bad_message.cc ('k') | chrome/browser/download/download_danger_prompt.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/enrollment/enrollment_uma.cc
diff --git a/chrome/browser/chromeos/login/enrollment/enrollment_uma.cc b/chrome/browser/chromeos/login/enrollment/enrollment_uma.cc
index 56570e2ddda02d62263c007fcb6d577612a0b654..64cc0c0672f6a332a5fc119fb36de2ff32ef5ffd 100644
--- a/chrome/browser/chromeos/login/enrollment/enrollment_uma.cc
+++ b/chrome/browser/chromeos/login/enrollment/enrollment_uma.cc
@@ -5,7 +5,7 @@
#include "chrome/browser/chromeos/login/enrollment/enrollment_uma.h"
#include "base/logging.h"
-#include "base/metrics/sparse_histogram.h"
+#include "base/metrics/histogram_macros.h"
namespace {
« no previous file with comments | « chrome/browser/bad_message.cc ('k') | chrome/browser/download/download_danger_prompt.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698