| 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 57b87299b24a07b69e633472cfacb26a8d68fc52..54d72f2e948d3303644e3369b974272391bdb2aa 100644
|
| --- a/chrome/browser/safe_browsing/safe_browsing_blocking_page.h
|
| +++ b/chrome/browser/safe_browsing/safe_browsing_blocking_page.h
|
| @@ -260,8 +260,7 @@ class SafeBrowsingBlockingPageV2 : public SafeBrowsingBlockingPage {
|
| const string16& headline,
|
| const string16& description1,
|
| const string16& description2,
|
| - const string16& description3,
|
| - const string16& description4);
|
| + const string16& description3);
|
|
|
| DISALLOW_COPY_AND_ASSIGN(SafeBrowsingBlockingPageV2);
|
| };
|
|
|