| Index: chrome/browser/external_tab_container.cc
|
| ===================================================================
|
| --- chrome/browser/external_tab_container.cc (revision 10992)
|
| +++ chrome/browser/external_tab_container.cc (working copy)
|
| @@ -211,7 +211,8 @@
|
| }
|
| }
|
|
|
| -void ExternalTabContainer::ReplaceContents(TabContents* source, TabContents* new_contents) {
|
| +void ExternalTabContainer::ReplaceContents(TabContents* source,
|
| + TabContents* new_contents) {
|
| }
|
|
|
| void ExternalTabContainer::AddNewContents(TabContents* source,
|
|
|