Chromium Code Reviews| Index: chrome/browser/safe_browsing/safe_browsing_blocking_page.h |
| =================================================================== |
| --- chrome/browser/safe_browsing/safe_browsing_blocking_page.h (revision 66339) |
| +++ chrome/browser/safe_browsing/safe_browsing_blocking_page.h (working copy) |
| @@ -62,6 +62,7 @@ |
| // InterstitialPage method: |
| virtual std::string GetHTMLContents(); |
| + virtual void SetReportingPreference(bool report); |
| virtual void Proceed(); |
| virtual void DontProceed(); |