| Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfJbig2DecodeFilterDictionary_autogen.h
|
| ===================================================================
|
| --- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfJbig2DecodeFilterDictionary_autogen.h (revision 10834)
|
| +++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfJbig2DecodeFilterDictionary_autogen.h (working copy)
|
| @@ -1,6 +1,13 @@
|
| -#ifndef __DEFINED__SkPdfJbig2DecodeFilterDictionary
|
| -#define __DEFINED__SkPdfJbig2DecodeFilterDictionary
|
| +/*
|
| + * Copyright 2013 Google Inc.
|
|
|
| + * Use of this source code is governed by a BSD-style license that can be
|
| + * found in the LICENSE file.
|
| + */
|
| +
|
| +#ifndef SkPdfJbig2DecodeFilterDictionary_DEFINED
|
| +#define SkPdfJbig2DecodeFilterDictionary_DEFINED
|
| +
|
| #include "SkPdfDictionary_autogen.h"
|
|
|
| // Optional parameter for the JBIG2Decode filter
|
| @@ -515,4 +522,4 @@
|
| bool has_JBIG2Globals() const;
|
| };
|
|
|
| -#endif // __DEFINED__NATIVE_SkPdfJbig2DecodeFilterDictionary
|
| +#endif // SkPdfJbig2DecodeFilterDictionary_DEFINED
|
|
|