aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/PdfViewer/SkPdfInkAnnotationDictionary_autogen.h
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/PdfViewer/SkPdfInkAnnotationDictionary_autogen.h')
-rw-r--r--experimental/PdfViewer/SkPdfInkAnnotationDictionary_autogen.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/experimental/PdfViewer/SkPdfInkAnnotationDictionary_autogen.h b/experimental/PdfViewer/SkPdfInkAnnotationDictionary_autogen.h
index 34dd4ad367..d6941e9266 100644
--- a/experimental/PdfViewer/SkPdfInkAnnotationDictionary_autogen.h
+++ b/experimental/PdfViewer/SkPdfInkAnnotationDictionary_autogen.h
@@ -7,8 +7,8 @@
class SkPdfInkAnnotationDictionary : public SkPdfDictionary {
public:
- virtual SkPdfObjectType getType() const { return kObjectDictionaryInkAnnotationDictionary_SkPdfObjectType;}
- virtual SkPdfObjectType getTypeEnd() const { return (SkPdfObjectType)(kObjectDictionaryInkAnnotationDictionary_SkPdfObjectType + 1);}
+ virtual SkPdfObjectType getType() const { return kInkAnnotationDictionary_SkPdfObjectType;}
+ virtual SkPdfObjectType getTypeEnd() const { return (SkPdfObjectType)(kInkAnnotationDictionary_SkPdfObjectType + 1);}
public:
virtual SkPdfInkAnnotationDictionary* asInkAnnotationDictionary() {return this;}
virtual const SkPdfInkAnnotationDictionary* asInkAnnotationDictionary() const {return this;}