| Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfThreadDictionary_autogen.h
 | 
| ===================================================================
 | 
| --- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfThreadDictionary_autogen.h	(revision 10834)
 | 
| +++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfThreadDictionary_autogen.h	(working copy)
 | 
| @@ -1,6 +1,13 @@
 | 
| -#ifndef __DEFINED__SkPdfThreadDictionary
 | 
| -#define __DEFINED__SkPdfThreadDictionary
 | 
| +/*
 | 
| + * 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 SkPdfThreadDictionary_DEFINED
 | 
| +#define SkPdfThreadDictionary_DEFINED
 | 
| +
 | 
|  #include "SkPdfDictionary_autogen.h"
 | 
|  
 | 
|  // Entries in a thread dictionary
 | 
| @@ -519,4 +526,4 @@
 | 
|    bool has_I() const;
 | 
|  };
 | 
|  
 | 
| -#endif  // __DEFINED__NATIVE_SkPdfThreadDictionary
 | 
| +#endif  // SkPdfThreadDictionary_DEFINED
 | 
| 
 |