Index: components/metrics/clean_exit_beacon.cc |
diff --git a/components/metrics/clean_exit_beacon.cc b/components/metrics/clean_exit_beacon.cc |
index 1756467f10dc9af86ae561fcfce3e430c90e64f8..f90f2d00626876f8c100684702e65e6ef7cc6013 100644 |
--- a/components/metrics/clean_exit_beacon.cc |
+++ b/components/metrics/clean_exit_beacon.cc |
@@ -5,9 +5,9 @@ |
#include "components/metrics/clean_exit_beacon.h" |
#include "base/logging.h" |
-#include "base/prefs/pref_service.h" |
#include "build/build_config.h" |
#include "components/metrics/metrics_pref_names.h" |
+#include "components/prefs/pref_service.h" |
#if defined(OS_WIN) |
#include "base/metrics/histogram.h" |