aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/PdfViewer/SkPdfTableAttributesDictionary_autogen.h
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/PdfViewer/SkPdfTableAttributesDictionary_autogen.h')
-rw-r--r--experimental/PdfViewer/SkPdfTableAttributesDictionary_autogen.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/experimental/PdfViewer/SkPdfTableAttributesDictionary_autogen.h b/experimental/PdfViewer/SkPdfTableAttributesDictionary_autogen.h
index 057b7d7a1e..181d2bcec4 100644
--- a/experimental/PdfViewer/SkPdfTableAttributesDictionary_autogen.h
+++ b/experimental/PdfViewer/SkPdfTableAttributesDictionary_autogen.h
@@ -7,8 +7,8 @@
class SkPdfTableAttributesDictionary : public SkPdfDictionary {
public:
- virtual SkPdfObjectType getType() const { return kObjectDictionaryTableAttributesDictionary_SkPdfObjectType;}
- virtual SkPdfObjectType getTypeEnd() const { return (SkPdfObjectType)(kObjectDictionaryTableAttributesDictionary_SkPdfObjectType + 1);}
+ virtual SkPdfObjectType getType() const { return kTableAttributesDictionary_SkPdfObjectType;}
+ virtual SkPdfObjectType getTypeEnd() const { return (SkPdfObjectType)(kTableAttributesDictionary_SkPdfObjectType + 1);}
public:
virtual SkPdfTableAttributesDictionary* asTableAttributesDictionary() {return this;}
virtual const SkPdfTableAttributesDictionary* asTableAttributesDictionary() const {return this;}