| Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfListAttributeDictionary_autogen.h
|
| ===================================================================
|
| --- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfListAttributeDictionary_autogen.h (revision 10834)
|
| +++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfListAttributeDictionary_autogen.h (working copy)
|
| @@ -1,6 +1,13 @@
|
| -#ifndef __DEFINED__SkPdfListAttributeDictionary
|
| -#define __DEFINED__SkPdfListAttributeDictionary
|
| +/*
|
| + * 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 SkPdfListAttributeDictionary_DEFINED
|
| +#define SkPdfListAttributeDictionary_DEFINED
|
| +
|
| #include "SkPdfDictionary_autogen.h"
|
|
|
| // Standard list attribute
|
| @@ -515,4 +522,4 @@
|
| bool has_ListNumbering() const;
|
| };
|
|
|
| -#endif // __DEFINED__NATIVE_SkPdfListAttributeDictionary
|
| +#endif // SkPdfListAttributeDictionary_DEFINED
|
|
|