Chromium Code Reviews| Index: printing/page_setup.h |
| diff --git a/printing/page_setup.h b/printing/page_setup.h |
| index a661fdbe02d23ce8d52f70827f90cc01e21b160a..a4a868015f393e569c28acef97ae6155726d1e0a 100644 |
| --- a/printing/page_setup.h |
| +++ b/printing/page_setup.h |
| @@ -35,6 +35,7 @@ class PageMargins { |
| class PageSetup { |
| public: |
| PageSetup(); |
| + ~PageSetup(); |
| void Clear(); |