summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/browser.cc')
-rw-r--r--chrome/browser/ui/browser.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/browser.cc b/chrome/browser/ui/browser.cc
index c6e7f18..feebc2d 100644
--- a/chrome/browser/ui/browser.cc
+++ b/chrome/browser/ui/browser.cc
@@ -3279,7 +3279,7 @@ void Browser::URLStarredChanged(TabContentsWrapper* source, bool starred) {
// Browser, SearchEngineTabHelperDelegate implementation:
void Browser::ConfirmSetDefaultSearchProvider(
- TabContentsWrapper* tab_contents,
+ TabContents* tab_contents,
TemplateURL* template_url,
TemplateURLModel* template_url_model) {
window()->ConfirmSetDefaultSearchProvider(tab_contents, template_url,