| Index: chrome/browser/tabs/default_tab_handler.cc
|
| ===================================================================
|
| --- chrome/browser/tabs/default_tab_handler.cc (revision 105162)
|
| +++ chrome/browser/tabs/default_tab_handler.cc (working copy)
|
| @@ -60,7 +60,7 @@
|
| const GURL& url,
|
| const GURL& referrer,
|
| Profile* profile,
|
| - PageTransition::Type transition,
|
| + content::PageTransition transition,
|
| bool defer_load,
|
| SiteInstance* instance) const {
|
| return delegate_->AsBrowser()->CreateTabContentsForURL(url,
|
|
|