summaryrefslogtreecommitdiffstats
path: root/chrome/test
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test')
-rw-r--r--chrome/test/test_browser_window.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/test/test_browser_window.h b/chrome/test/test_browser_window.h
index 71b95a5..cd4c360 100644
--- a/chrome/test/test_browser_window.h
+++ b/chrome/test/test_browser_window.h
@@ -73,8 +73,7 @@ class TestBrowserWindow : public BrowserWindow {
virtual void UserChangedTheme() {}
virtual int GetExtraRenderViewHeight() const { return 0; }
virtual void TabContentsFocused(TabContents* tab_contents) { }
- virtual void ShowPageInfo(gfx::NativeView parent,
- Profile* profile,
+ virtual void ShowPageInfo(Profile* profile,
const GURL& url,
const NavigationEntry::SSLStatus& ssl,
bool show_history) { }