Chromium Code Reviews| Index: chrome/browser/external_tab_container.cc |
| =================================================================== |
| --- chrome/browser/external_tab_container.cc (revision 3991) |
| +++ chrome/browser/external_tab_container.cc (working copy) |
| @@ -135,6 +135,7 @@ |
| void ExternalTabContainer::OpenURLFromTab(TabContents* source, |
| const GURL& url, |
| + const GURL& referrer, |
| WindowOpenDisposition disposition, |
| PageTransition::Type transition) { |
| switch (disposition) { |