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

Unified Diff: chrome/browser/chromeos/login/ui/simple_web_view_dialog.cc

Issue 2660293002: Show Page Info from Form-Not-Secure 'Learn more' link (Closed)
Patch Set: Created 3 years, 11 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/chromeos/login/ui/simple_web_view_dialog.cc
diff --git a/chrome/browser/chromeos/login/ui/simple_web_view_dialog.cc b/chrome/browser/chromeos/login/ui/simple_web_view_dialog.cc
index b7aa5d16f66be9e3da4e6e76549e24f6e9ef078d..ec4cdc7f2b06f66d80fb5f485a168fd90abeb00a 100644
--- a/chrome/browser/chromeos/login/ui/simple_web_view_dialog.cc
+++ b/chrome/browser/chromeos/login/ui/simple_web_view_dialog.cc
@@ -296,9 +296,7 @@ SimpleWebViewDialog::GetContentSettingBubbleModelDelegate() {
}
void SimpleWebViewDialog::ShowWebsiteSettings(
- content::WebContents* web_contents,
- const GURL& virtual_url,
- const security_state::SecurityInfo& security_info) {
+ content::WebContents* web_contents) {
NOTIMPLEMENTED();
// TODO (markusheintz@): implement this
}
« no previous file with comments | « chrome/browser/chromeos/login/ui/simple_web_view_dialog.h ('k') | chrome/browser/ui/autofill/chrome_autofill_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698