Index: chrome/browser/tabs/default_tab_handler.h |
=================================================================== |
--- chrome/browser/tabs/default_tab_handler.h (revision 118952) |
+++ chrome/browser/tabs/default_tab_handler.h (working copy) |
@@ -42,7 +42,7 @@ |
Profile* profile, |
content::PageTransition transition, |
bool defer_load, |
- SiteInstance* instance) const OVERRIDE; |
+ content::SiteInstance* instance) const OVERRIDE; |
virtual bool CanDuplicateContentsAt(int index) OVERRIDE; |
virtual void DuplicateContentsAt(int index) OVERRIDE; |
virtual void CloseFrameAfterDragSession() OVERRIDE; |