| Index: chrome/browser/tabs/default_tab_handler.h
|
| ===================================================================
|
| --- chrome/browser/tabs/default_tab_handler.h (revision 113437)
|
| +++ chrome/browser/tabs/default_tab_handler.h (working copy)
|
| @@ -38,7 +38,7 @@
|
| virtual int GetDragActions() const OVERRIDE;
|
| virtual TabContentsWrapper* CreateTabContentsForURL(
|
| const GURL& url,
|
| - const GURL& referrer,
|
| + const content::Referrer& referrer,
|
| Profile* profile,
|
| content::PageTransition transition,
|
| bool defer_load,
|
|
|