| Index: chrome/browser/safe_browsing/safe_browsing_blocking_page.h
|
| diff --git a/chrome/browser/safe_browsing/safe_browsing_blocking_page.h b/chrome/browser/safe_browsing/safe_browsing_blocking_page.h
|
| index 2b7ce6c223cc7be3d7f32a55c89970df5d6d238b..9770c71f107e387237402480419a27458326a8c9 100644
|
| --- a/chrome/browser/safe_browsing/safe_browsing_blocking_page.h
|
| +++ b/chrome/browser/safe_browsing/safe_browsing_blocking_page.h
|
| @@ -212,6 +212,7 @@ class SafeBrowsingBlockingPage : public SecurityInterstitialPage {
|
| std::string GetMetricPrefix() const;
|
| std::string GetExtraMetricsSuffix() const;
|
| std::string GetRapporPrefix() const;
|
| + std::string GetDeprecatedRapporPrefix() const;
|
| std::string GetSamplingEventName() const;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(SafeBrowsingBlockingPage);
|
|
|