| 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 a42b022537f6dccaef322a87a6f70e247e3119bc..80e064240882802abe45f95a5340d14f6472d100 100644
|
| --- a/chrome/browser/safe_browsing/safe_browsing_blocking_page.h
|
| +++ b/chrome/browser/safe_browsing/safe_browsing_blocking_page.h
|
| @@ -186,6 +186,7 @@ class SafeBrowsingBlockingPage : public SecurityInterstitialPage {
|
| void PopulatePhishingLoadTimeData(base::DictionaryValue* load_time_data);
|
|
|
| std::string GetMetricPrefix() const;
|
| + std::string GetRapporPrefix() const;
|
| std::string GetSamplingEventName() const;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(SafeBrowsingBlockingPage);
|
|
|