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