| Index: chrome/browser/tabs/tab_strip_model_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/tabs/tab_strip_model_unittest.cc (revision 113437)
|
| +++ chrome/browser/tabs/tab_strip_model_unittest.cc (working copy)
|
| @@ -105,7 +105,7 @@
|
| virtual int GetDragActions() const { return 0; }
|
| virtual TabContentsWrapper* CreateTabContentsForURL(
|
| const GURL& url,
|
| - const GURL& referrer,
|
| + const content::Referrer& referrer,
|
| Profile* profile,
|
| content::PageTransition transition,
|
| bool defer_load,
|
|
|