| Index: chrome/browser/interstitials/chrome_metrics_helper.cc
|
| diff --git a/chrome/browser/interstitials/chrome_metrics_helper.cc b/chrome/browser/interstitials/chrome_metrics_helper.cc
|
| index f69b390a1f5039b01dc485ae2bcb29f1f22d2733..98dda57ce45dabdfb794d8dd14ac4a539593470f 100644
|
| --- a/chrome/browser/interstitials/chrome_metrics_helper.cc
|
| +++ b/chrome/browser/interstitials/chrome_metrics_helper.cc
|
| @@ -9,7 +9,7 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/features.h"
|
| #include "components/history/core/browser/history_service.h"
|
| -#include "components/rappor/rappor_service.h"
|
| +#include "components/rappor/rappor_service_impl.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "extensions/features/features.h"
|
|
|
|
|