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

Unified Diff: components/dom_distiller/core/feedback_reporter.cc

Issue 1178683009: Change histogram.h includes to histogram_macros.h in components/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 | « components/dom_distiller/core/distiller_page.cc ('k') | components/dom_distiller/core/viewer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller/core/feedback_reporter.cc
diff --git a/components/dom_distiller/core/feedback_reporter.cc b/components/dom_distiller/core/feedback_reporter.cc
index a536ef7cca3f35578df8d8593c90f00e15b5186e..890833a969484fed233eedf1337ff1e8b8606508 100644
--- a/components/dom_distiller/core/feedback_reporter.cc
+++ b/components/dom_distiller/core/feedback_reporter.cc
@@ -4,7 +4,7 @@
#include "components/dom_distiller/core/feedback_reporter.h"
-#include "base/metrics/histogram.h"
+#include "base/metrics/histogram_macros.h"
namespace dom_distiller {
« no previous file with comments | « components/dom_distiller/core/distiller_page.cc ('k') | components/dom_distiller/core/viewer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698