| Index: components/printing/renderer/print_web_view_helper.h
|
| diff --git a/components/printing/renderer/print_web_view_helper.h b/components/printing/renderer/print_web_view_helper.h
|
| index 885f80a4590e6e6f0af5238e4a3ccca4b0101b38..6786d655c3f957a46b85923b20e130ab65f7f2a6 100644
|
| --- a/components/printing/renderer/print_web_view_helper.h
|
| +++ b/components/printing/renderer/print_web_view_helper.h
|
| @@ -66,7 +66,6 @@ class PrintWebViewHelper
|
| : public content::RenderViewObserver,
|
| public content::RenderViewObserverTracker<PrintWebViewHelper> {
|
| public:
|
| -
|
| class Delegate {
|
| public:
|
| virtual ~Delegate() {}
|
|
|