Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(352)

Unified Diff: printing/page_setup.h

Issue 6366019: Part 1 of repairing regressions to my old clang check plugins so Nico can (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove Nico's changes that I patched in for testing. Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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();

Powered by Google App Engine
This is Rietveld 408576698