| Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfDocumentCatalogActionsDictionary_autogen.h
|
| ===================================================================
|
| --- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfDocumentCatalogActionsDictionary_autogen.h (revision 10834)
|
| +++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfDocumentCatalogActionsDictionary_autogen.h (working copy)
|
| @@ -1,6 +1,13 @@
|
| -#ifndef __DEFINED__SkPdfDocumentCatalogActionsDictionary
|
| -#define __DEFINED__SkPdfDocumentCatalogActionsDictionary
|
| +/*
|
| + * 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 SkPdfDocumentCatalogActionsDictionary_DEFINED
|
| +#define SkPdfDocumentCatalogActionsDictionary_DEFINED
|
| +
|
| #include "SkPdfDictionary_autogen.h"
|
|
|
| // Entries in the document catalog's additional-actions dictionary
|
| @@ -523,4 +530,4 @@
|
| bool has_DP() const;
|
| };
|
|
|
| -#endif // __DEFINED__NATIVE_SkPdfDocumentCatalogActionsDictionary
|
| +#endif // SkPdfDocumentCatalogActionsDictionary_DEFINED
|
|
|