Index: content/browser/renderer_host/pepper/pepper_printing_host_unittest.cc |
=================================================================== |
--- content/browser/renderer_host/pepper/pepper_printing_host_unittest.cc (revision 181789) |
+++ content/browser/renderer_host/pepper/pepper_printing_host_unittest.cc (working copy) |
@@ -50,7 +50,7 @@ |
PepperPrintingHostTest() { |
} |
- ~PepperPrintingHostTest() { |
+ virtual ~PepperPrintingHostTest() { |
} |
DISALLOW_COPY_AND_ASSIGN(PepperPrintingHostTest); |