| Index: experimental/PdfViewer/SkPdfSoftMaskImageDictionary_autogen.h
|
| ===================================================================
|
| --- experimental/PdfViewer/SkPdfSoftMaskImageDictionary_autogen.h (revision 9669)
|
| +++ experimental/PdfViewer/SkPdfSoftMaskImageDictionary_autogen.h (working copy)
|
| @@ -7,8 +7,8 @@
|
|
|
| class SkPdfSoftMaskImageDictionary : public SkPdfDictionary {
|
| public:
|
| - virtual SkPdfObjectType getType() const { return kObjectDictionarySoftMaskImageDictionary_SkPdfObjectType;}
|
| - virtual SkPdfObjectType getTypeEnd() const { return (SkPdfObjectType)(kObjectDictionarySoftMaskImageDictionary_SkPdfObjectType + 1);}
|
| + virtual SkPdfObjectType getType() const { return kSoftMaskImageDictionary_SkPdfObjectType;}
|
| + virtual SkPdfObjectType getTypeEnd() const { return (SkPdfObjectType)(kSoftMaskImageDictionary_SkPdfObjectType + 1);}
|
| public:
|
| virtual SkPdfSoftMaskImageDictionary* asSoftMaskImageDictionary() {return this;}
|
| virtual const SkPdfSoftMaskImageDictionary* asSoftMaskImageDictionary() const {return this;}
|
|
|