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

Unified Diff: content/browser/accessibility/browser_accessibility_state_impl_mac.mm

Issue 2293583002: Change includes of histogram.h to histogram_macros.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
Index: content/browser/accessibility/browser_accessibility_state_impl_mac.mm
diff --git a/content/browser/accessibility/browser_accessibility_state_impl_mac.mm b/content/browser/accessibility/browser_accessibility_state_impl_mac.mm
index 863627f0f2e88dc59f4e378ea71f97a50dd565f9..e3a743e11a939f81dd7385654c819444665aa3f8 100644
--- a/content/browser/accessibility/browser_accessibility_state_impl_mac.mm
+++ b/content/browser/accessibility/browser_accessibility_state_impl_mac.mm
@@ -6,7 +6,7 @@
#import <Cocoa/Cocoa.h>
-#include "base/metrics/histogram.h"
+#include "base/metrics/histogram_macros.h"
@interface NSWorkspace (Partials)
« no previous file with comments | « content/browser/accessibility/browser_accessibility_state_impl.cc ('k') | content/browser/appcache/appcache_histograms.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698