| Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfAnnotationDictionary_autogen.h
|
| ===================================================================
|
| --- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfAnnotationDictionary_autogen.h (revision 10834)
|
| +++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfAnnotationDictionary_autogen.h (working copy)
|
| @@ -1,6 +1,13 @@
|
| -#ifndef __DEFINED__SkPdfAnnotationDictionary
|
| -#define __DEFINED__SkPdfAnnotationDictionary
|
| +/*
|
| + * 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 SkPdfAnnotationDictionary_DEFINED
|
| +#define SkPdfAnnotationDictionary_DEFINED
|
| +
|
| #include "SkPdfDictionary_autogen.h"
|
|
|
| // Entries common to all annotation dictionaries
|
| @@ -553,4 +560,4 @@
|
| bool has_StructParent() const;
|
| };
|
|
|
| -#endif // __DEFINED__NATIVE_SkPdfAnnotationDictionary
|
| +#endif // SkPdfAnnotationDictionary_DEFINED
|
|
|