Index: chrome/renderer/printing/print_web_view_helper_browsertest.cc |
=================================================================== |
--- chrome/renderer/printing/print_web_view_helper_browsertest.cc (revision 181040) |
+++ chrome/renderer/printing/print_web_view_helper_browsertest.cc (working copy) |
@@ -108,7 +108,7 @@ |
class PrintWebViewHelperTestBase : public ChromeRenderViewTest { |
public: |
PrintWebViewHelperTestBase() {} |
- ~PrintWebViewHelperTestBase() {} |
+ virtual ~PrintWebViewHelperTestBase() {} |
protected: |
// The renderer should be done calculating the number of rendered pages |