| Index: chrome/test/base/test_browser_window.h
|
| diff --git a/chrome/test/base/test_browser_window.h b/chrome/test/base/test_browser_window.h
|
| index cafea203b4ec4c04501d369ff13d880ab9fdba91..20bc689f87f6c4b1234fbaee5126b2b39a9a961e 100644
|
| --- a/chrome/test/base/test_browser_window.h
|
| +++ b/chrome/test/base/test_browser_window.h
|
| @@ -116,7 +116,7 @@ class TestBrowserWindow : public BrowserWindow {
|
| bool app_modal,
|
| const base::Callback<void(bool)>& callback) override {}
|
| void UserChangedTheme() override {}
|
| - void ShowWebsiteSettings(
|
| + void ShowPageInfo(
|
| Profile* profile,
|
| content::WebContents* web_contents,
|
| const GURL& virtual_url,
|
|
|