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

Unified Diff: content/shell/browser/shell_javascript_dialog_manager.h

Issue 2639893002: Clean up unneeded JavaScript dialog parameter. (Closed)
Patch Set: rebase Created 3 years, 11 months 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: content/shell/browser/shell_javascript_dialog_manager.h
diff --git a/content/shell/browser/shell_javascript_dialog_manager.h b/content/shell/browser/shell_javascript_dialog_manager.h
index d35f3705986f5da96a469303aa256bc00b930701..54482bf4431f466f2ac081ebc62cb885be7ed408 100644
--- a/content/shell/browser/shell_javascript_dialog_manager.h
+++ b/content/shell/browser/shell_javascript_dialog_manager.h
@@ -36,7 +36,6 @@ class ShellJavaScriptDialogManager : public JavaScriptDialogManager {
const DialogClosedCallback& callback) override;
void CancelDialogs(WebContents* web_contents,
- bool suppress_callbacks,
bool reset_state) override;
// Called by the ShellJavaScriptDialog when it closes.
« no previous file with comments | « content/public/browser/javascript_dialog_manager.h ('k') | content/shell/browser/shell_javascript_dialog_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698