Chromium Code Reviews| Index: chrome/browser/views/external_protocol_dialog.h |
| =================================================================== |
| --- chrome/browser/views/external_protocol_dialog.h (revision 30074) |
| +++ chrome/browser/views/external_protocol_dialog.h (working copy) |
| @@ -31,6 +31,7 @@ |
| MessageBoxFlags::DialogButton button) const; |
| virtual std::wstring GetWindowTitle() const; |
| virtual void DeleteDelegate(); |
| + virtual bool Cancel(); |
| virtual bool Accept(); |
| virtual views::View* GetContentsView(); |