Index: chrome/browser/loader/chrome_resource_dispatcher_host_delegate.cc |
diff --git a/chrome/browser/loader/chrome_resource_dispatcher_host_delegate.cc b/chrome/browser/loader/chrome_resource_dispatcher_host_delegate.cc |
index cde562989399e1a5cbb13dff2ccda27a1e7e7b20..d991393d6a938e1aa89b6a960839f8b39ac8cd4a 100644 |
--- a/chrome/browser/loader/chrome_resource_dispatcher_host_delegate.cc |
+++ b/chrome/browser/loader/chrome_resource_dispatcher_host_delegate.cc |
@@ -48,7 +48,8 @@ |
#include "components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.h" |
#include "components/google/core/browser/google_util.h" |
#include "components/policy/core/common/cloud/policy_header_io_helper.h" |
-#include "components/rappor/rappor_utils.h" |
+#include "components/rappor/public/rappor_utils.h" |
+#include "components/rappor/rappor_service.h" |
#include "components/search_engines/template_url_service.h" |
#include "components/variations/net/variations_http_headers.h" |
#include "content/public/browser/browser_thread.h" |