| Index: chrome/browser/external_tab_container_win.h
|
| diff --git a/chrome/browser/external_tab_container_win.h b/chrome/browser/external_tab_container_win.h
|
| index 6c5bcb3b6390b86f0cbd0fe70f592d09fdf56081..3211b7e4fe98a45f2e843e4daeaec6eeded49705 100644
|
| --- a/chrome/browser/external_tab_container_win.h
|
| +++ b/chrome/browser/external_tab_container_win.h
|
| @@ -150,7 +150,6 @@ class ExternalTabContainer : public TabContentsDelegate,
|
| bool* proceed_to_fire_unload) OVERRIDE;
|
| virtual content::JavaScriptDialogCreator*
|
| GetJavaScriptDialogCreator() OVERRIDE;
|
| - virtual void ShowRepostFormWarningDialog(TabContents* tab_contents) OVERRIDE;
|
| virtual void RunFileChooser(
|
| TabContents* tab,
|
| const content::FileChooserParams& params) OVERRIDE;
|
|
|