Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6609)

Unified Diff: chrome/browser/safe_browsing/safe_browsing_blocking_page.h

Issue 10905117: Safebrowsing malware interstitial UI tweaks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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);
};

Powered by Google App Engine
This is Rietveld 408576698