Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(369)

Unified Diff: chrome/test/base/test_browser_window.h

Issue 8986005: Reland r114898: Add TabModalConfirmDialogDelegate. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix and cleanup Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/base/test_browser_window.h
diff --git a/chrome/test/base/test_browser_window.h b/chrome/test/base/test_browser_window.h
index 2708ff92276d932cc767b639330920d47a399e98..da5b01dd63df5bbdd49b674967835a78b2979a23 100644
--- a/chrome/test/base/test_browser_window.h
+++ b/chrome/test/base/test_browser_window.h
@@ -90,8 +90,6 @@ class TestBrowserWindow : public BrowserWindow {
bool already_bookmarked) OVERRIDE {}
virtual bool IsDownloadShelfVisible() const OVERRIDE;
virtual DownloadShelf* GetDownloadShelf() OVERRIDE;
- virtual void ShowRepostFormWarningDialog(
- TabContents* tab_contents) OVERRIDE {}
virtual void ShowCollectedCookiesDialog(
TabContentsWrapper* wrapper) OVERRIDE {}
virtual void ConfirmBrowserCloseWithPendingDownloads() OVERRIDE {}
« chrome/browser/ui/gtk/tab_modal_confirm_dialog_gtk.cc ('K') | « chrome/common/url_constants.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698