| Index: chrome/browser/interstitials/chrome_metrics_helper.h
|
| diff --git a/chrome/browser/interstitials/chrome_metrics_helper.h b/chrome/browser/interstitials/chrome_metrics_helper.h
|
| index f4a7b91dc2fa5d3f0d14946622e5da070488dfa0..641f7d9f74656271a9271c57bbd0f216ddc8dc0a 100644
|
| --- a/chrome/browser/interstitials/chrome_metrics_helper.h
|
| +++ b/chrome/browser/interstitials/chrome_metrics_helper.h
|
| @@ -25,7 +25,7 @@ class CaptivePortalMetricsRecorder;
|
|
|
| // This class adds desktop-Chrome-specific metrics (extension experience
|
| // sampling) to the security_interstitials::MetricsHelper. Together, they
|
| -// record UMA, Rappor, and experience sampling metrics.
|
| +// record UMA, and experience sampling metrics.
|
|
|
| // This class is meant to be used on the UI thread for captive portal metrics.
|
| class ChromeMetricsHelper : public security_interstitials::MetricsHelper {
|
|
|