| Index: trunk/src/chrome/browser/ui/webui/tab_modal_confirm_dialog_webui.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/ui/webui/tab_modal_confirm_dialog_webui.h (revision 214772)
|
| +++ trunk/src/chrome/browser/ui/webui/tab_modal_confirm_dialog_webui.h (working copy)
|
| @@ -59,10 +59,7 @@
|
|
|
| // TabModalConfirmDialogCloseDelegate:
|
| virtual void CloseDialog() OVERRIDE;
|
| - virtual void SetPreventCloseOnLoadStart(bool prevent) OVERRIDE;
|
|
|
| - content::WebContents* web_contents_;
|
| -
|
| scoped_ptr<TabModalConfirmDialogDelegate> delegate_;
|
|
|
| // Deletes itself.
|
|
|