| Index: chrome/browser/ui/browser_dialogs.h
|
| diff --git a/chrome/browser/ui/browser_dialogs.h b/chrome/browser/ui/browser_dialogs.h
|
| index 864cfdae54237773473539cb9abaa8a8708a1a9c..0408d4f92dd640cdde7a08b8c21880c84288cfad 100644
|
| --- a/chrome/browser/ui/browser_dialogs.h
|
| +++ b/chrome/browser/ui/browser_dialogs.h
|
| @@ -109,7 +109,7 @@ void ShowWebsiteSettingsBubbleViewsAtPoint(
|
| const gfx::Point& anchor_point,
|
| Profile* profile,
|
| content::WebContents* web_contents,
|
| - const GURL& url,
|
| + const GURL& virtual_url,
|
| const security_state::SecurityStateModel::SecurityInfo& security_info);
|
|
|
| // Show a Views bookmark bubble at the given point. This occurs when the
|
|
|