| Index: chrome/browser/views/constrained_window_impl.h
|
| ===================================================================
|
| --- chrome/browser/views/constrained_window_impl.h (revision 3991)
|
| +++ chrome/browser/views/constrained_window_impl.h (working copy)
|
| @@ -54,6 +54,7 @@
|
| // Overridden from PageNavigator (TabContentsDelegate's base interface):
|
| virtual void OpenURLFromTab(TabContents* source,
|
| const GURL& url,
|
| + const GURL& referrer,
|
| WindowOpenDisposition disposition,
|
| PageTransition::Type transition);
|
|
|
|
|