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

Unified Diff: chrome/browser/chrome_child_process_watcher.cc

Issue 2299993004: Migrate chrome/browser files to histogram_macros.h includes. (Closed)
Patch Set: Created 4 years, 3 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: chrome/browser/chrome_child_process_watcher.cc
diff --git a/chrome/browser/chrome_child_process_watcher.cc b/chrome/browser/chrome_child_process_watcher.cc
index 77367e945a3c69932e0c6b79257d606e7dc1ed78..70722ac9ccf69b623f16b01226a10ae85081cfab 100644
--- a/chrome/browser/chrome_child_process_watcher.cc
+++ b/chrome/browser/chrome_child_process_watcher.cc
@@ -5,7 +5,7 @@
#include "chrome/browser/chrome_child_process_watcher.h"
#include "base/command_line.h"
-#include "base/metrics/histogram.h"
+#include "base/metrics/histogram_macros.h"
#include "chrome/common/chrome_result_codes.h"
#include "chrome/common/chrome_switches.h"
#include "content/public/browser/browser_child_process_observer.h"
« no previous file with comments | « chrome/browser/chrome_browser_main_win.cc ('k') | chrome/browser/component_updater/recovery_component_installer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698