summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_view_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/printing/print_view_manager.h')
-rw-r--r--chrome/browser/printing/print_view_manager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/printing/print_view_manager.h b/chrome/browser/printing/print_view_manager.h
index b460f19..21226c4 100644
--- a/chrome/browser/printing/print_view_manager.h
+++ b/chrome/browser/printing/print_view_manager.h
@@ -24,6 +24,7 @@ class PrintViewManager : public NotificationObserver,
public PrintedPagesSource {
public:
PrintViewManager(WebContents& owner);
+ virtual ~PrintViewManager();
// Destroys the "Print..." dialog, makes sure the pages are finished rendering
// and release the print job.