aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/PdfViewer/SkPdfGroupAttributesDictionary_autogen.h
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/PdfViewer/SkPdfGroupAttributesDictionary_autogen.h')
-rw-r--r--experimental/PdfViewer/SkPdfGroupAttributesDictionary_autogen.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/experimental/PdfViewer/SkPdfGroupAttributesDictionary_autogen.h b/experimental/PdfViewer/SkPdfGroupAttributesDictionary_autogen.h
index 1e9020f8f7..b306a0de78 100644
--- a/experimental/PdfViewer/SkPdfGroupAttributesDictionary_autogen.h
+++ b/experimental/PdfViewer/SkPdfGroupAttributesDictionary_autogen.h
@@ -7,8 +7,8 @@
class SkPdfGroupAttributesDictionary : public SkPdfDictionary {
public:
- virtual SkPdfObjectType getType() const { return kObjectDictionaryGroupAttributesDictionary_SkPdfObjectType;}
- virtual SkPdfObjectType getTypeEnd() const { return (SkPdfObjectType)(kObjectDictionaryGroupAttributesDictionary_SkPdfObjectType + 1);}
+ virtual SkPdfObjectType getType() const { return kGroupAttributesDictionary_SkPdfObjectType;}
+ virtual SkPdfObjectType getTypeEnd() const { return (SkPdfObjectType)(kGroupAttributesDictionary_SkPdfObjectType + 1);}
public:
virtual SkPdfGroupAttributesDictionary* asGroupAttributesDictionary() {return this;}
virtual const SkPdfGroupAttributesDictionary* asGroupAttributesDictionary() const {return this;}