Chromium Code Reviews| Index: chrome/browser/tabs/default_tab_handler.h |
| =================================================================== |
| --- chrome/browser/tabs/default_tab_handler.h (revision 105162) |
| +++ chrome/browser/tabs/default_tab_handler.h (working copy) |
| @@ -39,7 +39,7 @@ |
| const GURL& url, |
| const GURL& referrer, |
| Profile* profile, |
| - PageTransition::Type transition, |
| + content::PageTransition transition, |
| bool defer_load, |
| SiteInstance* instance) const; |
| virtual bool CanDuplicateContentsAt(int index); |