| Index: chrome/browser/printing/print_preview_tab_controller.h
|
| ===================================================================
|
| --- chrome/browser/printing/print_preview_tab_controller.h (revision 152498)
|
| +++ chrome/browser/printing/print_preview_tab_controller.h (working copy)
|
| @@ -104,7 +104,7 @@
|
| void RemoveObservers(TabContents* tab);
|
|
|
| // Removes tabs when they close/crash/navigate.
|
| - void RemoveInitiatorTab(TabContents* initiator_tab, bool is_navigation);
|
| + void RemoveInitiatorTab(TabContents* initiator_tab);
|
| void RemovePreviewTab(TabContents* preview_tab);
|
|
|
| // Mapping between print preview tab and the corresponding initiator tab.
|
|
|