Index: src/pdf/SkPDFGraphicState.h |
diff --git a/src/pdf/SkPDFGraphicState.h b/src/pdf/SkPDFGraphicState.h |
index 45a32d430eadc1bef21c4163c5468f0ff8c850f8..d816f721201d36fc6d7595cc28caa347ffbf1cfb 100644 |
--- a/src/pdf/SkPDFGraphicState.h |
+++ b/src/pdf/SkPDFGraphicState.h |
@@ -22,7 +22,7 @@ class SkPDFFormXObject; |
be installed. So that a given dictionary is only output to the pdf file |
once, we want to canonicalize them. |
*/ |
-class SkPDFGraphicState : public SkPDFObject { |
+class SkPDFGraphicState final : public SkPDFObject { |
public: |
enum SkPDFSMaskMode { |