summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/html_dialog_contents.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/dom_ui/html_dialog_contents.cc')
-rw-r--r--chrome/browser/dom_ui/html_dialog_contents.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/dom_ui/html_dialog_contents.cc b/chrome/browser/dom_ui/html_dialog_contents.cc
index 31ab6dd..7944a6a 100644
--- a/chrome/browser/dom_ui/html_dialog_contents.cc
+++ b/chrome/browser/dom_ui/html_dialog_contents.cc
@@ -75,4 +75,3 @@ void HtmlDialogContents::OnDialogClosed(const Value* content) {
if (delegate_)
delegate_->OnDialogClosed(GetJsonResponse(content));
}
-