Chromium Code Reviews| Index: chrome/browser/tabs/tab_strip_model.h |
| =================================================================== |
| --- chrome/browser/tabs/tab_strip_model.h (revision 3991) |
| +++ chrome/browser/tabs/tab_strip_model.h (working copy) |
| @@ -118,6 +118,7 @@ |
| // If |instance| is not null, its process is used to render the tab. |
| virtual TabContents* CreateTabContentsForURL( |
| const GURL& url, |
| + const GURL& referrer, |
| Profile* profile, |
| PageTransition::Type transition, |
| bool defer_load, |