summaryrefslogtreecommitdiffstats
path: root/chrome/common/temp_scaffolding_stubs.cc
diff options
context:
space:
mode:
authormattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-28 22:47:11 +0000
committermattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-28 22:47:11 +0000
commit0bb17f3457fc494b9711ce6580571c1bc7dacf57 (patch)
treef5ce47ae31942fce886a45d36ede9b5de357c14e /chrome/common/temp_scaffolding_stubs.cc
parent02525bc37fe1722c8b38af1d6087bf286e075bf9 (diff)
downloadchromium_src-0bb17f3457fc494b9711ce6580571c1bc7dacf57.zip
chromium_src-0bb17f3457fc494b9711ce6580571c1bc7dacf57.tar.gz
chromium_src-0bb17f3457fc494b9711ce6580571c1bc7dacf57.tar.bz2
Gtk confirm form resubmission dialog.
Refactor so that the dialog is shown by calling BrowserWindow::ShowRepostFormWarningDialog BUG=19761 TEST=see bug Review URL: http://codereview.chromium.org/174294 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24826 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/temp_scaffolding_stubs.cc')
-rw-r--r--chrome/common/temp_scaffolding_stubs.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/chrome/common/temp_scaffolding_stubs.cc b/chrome/common/temp_scaffolding_stubs.cc
index 162a6ab..78e4085 100644
--- a/chrome/common/temp_scaffolding_stubs.cc
+++ b/chrome/common/temp_scaffolding_stubs.cc
@@ -210,13 +210,6 @@ bool RLZTracker::RecordProductEvent(Product product, AccessPoint point,
//--------------------------------------------------------------------------
-void RunRepostFormWarningDialog(NavigationController*) {
- // http://code.google.com/p/chromium/issues/detail?id=19761
- NOTIMPLEMENTED();
-}
-
-//--------------------------------------------------------------------------
-
MemoryDetails::MemoryDetails() {
NOTIMPLEMENTED();
}