Index: experimental/PdfViewer/SkPdfPrinterMarkAnnotationDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/SkPdfPrinterMarkAnnotationDictionary_autogen.h (revision 9669) |
+++ experimental/PdfViewer/SkPdfPrinterMarkAnnotationDictionary_autogen.h (working copy) |
@@ -7,8 +7,8 @@ |
class SkPdfPrinterMarkAnnotationDictionary : public SkPdfDictionary { |
public: |
- virtual SkPdfObjectType getType() const { return kObjectDictionaryPrinterMarkAnnotationDictionary_SkPdfObjectType;} |
- virtual SkPdfObjectType getTypeEnd() const { return (SkPdfObjectType)(kObjectDictionaryPrinterMarkAnnotationDictionary_SkPdfObjectType + 1);} |
+ virtual SkPdfObjectType getType() const { return kPrinterMarkAnnotationDictionary_SkPdfObjectType;} |
+ virtual SkPdfObjectType getTypeEnd() const { return (SkPdfObjectType)(kPrinterMarkAnnotationDictionary_SkPdfObjectType + 1);} |
public: |
virtual SkPdfPrinterMarkAnnotationDictionary* asPrinterMarkAnnotationDictionary() {return this;} |
virtual const SkPdfPrinterMarkAnnotationDictionary* asPrinterMarkAnnotationDictionary() const {return this;} |