| Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfStructureElementDictionary_autogen.h
 | 
| ===================================================================
 | 
| --- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfStructureElementDictionary_autogen.h	(revision 10834)
 | 
| +++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfStructureElementDictionary_autogen.h	(working copy)
 | 
| @@ -1,6 +1,13 @@
 | 
| -#ifndef __DEFINED__SkPdfStructureElementDictionary
 | 
| -#define __DEFINED__SkPdfStructureElementDictionary
 | 
| +/*
 | 
| + * 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 SkPdfStructureElementDictionary_DEFINED
 | 
| +#define SkPdfStructureElementDictionary_DEFINED
 | 
| +
 | 
|  #include "SkPdfDictionary_autogen.h"
 | 
|  
 | 
|  // Entries in a structure element dictionary
 | 
| @@ -542,4 +549,4 @@
 | 
|    bool has_ActualText() const;
 | 
|  };
 | 
|  
 | 
| -#endif  // __DEFINED__NATIVE_SkPdfStructureElementDictionary
 | 
| +#endif  // SkPdfStructureElementDictionary_DEFINED
 | 
| 
 |