Index: chrome/browser/prefs/pref_metrics_service.cc |
diff --git a/chrome/browser/prefs/pref_metrics_service.cc b/chrome/browser/prefs/pref_metrics_service.cc |
index 1b99ad2e3ebcd747128772cac88f16bd4386a1ed..f9c4813bfa3de99c8d4d7c34f2e720b55501d4e7 100644 |
--- a/chrome/browser/prefs/pref_metrics_service.cc |
+++ b/chrome/browser/prefs/pref_metrics_service.cc |
@@ -23,7 +23,8 @@ |
#include "components/keyed_service/content/browser_context_dependency_manager.h" |
#include "components/prefs/pref_registry_simple.h" |
#include "components/prefs/pref_service.h" |
-#include "components/rappor/rappor_utils.h" |
+#include "components/rappor/public/rappor_utils.h" |
+#include "components/rappor/rappor_service_impl.h" |
#include "components/search_engines/template_url_prepopulate_data.h" |
#include "components/sync_preferences/pref_service_syncable.h" |
#include "components/sync_preferences/synced_pref_change_registrar.h" |