| Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfCcittfaxdecodeFilterDictionary_autogen.h | 
| =================================================================== | 
| --- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfCcittfaxdecodeFilterDictionary_autogen.h	(revision 10834) | 
| +++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfCcittfaxdecodeFilterDictionary_autogen.h	(working copy) | 
| @@ -1,6 +1,13 @@ | 
| -#ifndef __DEFINED__SkPdfCcittfaxdecodeFilterDictionary | 
| -#define __DEFINED__SkPdfCcittfaxdecodeFilterDictionary | 
| +/* | 
| + * 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 SkPdfCcittfaxdecodeFilterDictionary_DEFINED | 
| +#define SkPdfCcittfaxdecodeFilterDictionary_DEFINED | 
| + | 
| #include "SkPdfDictionary_autogen.h" | 
|  | 
| // Optional parameters for the CCITTFaxDecode filter | 
| @@ -529,4 +536,4 @@ | 
| bool has_DamagedRowsBeforeError() const; | 
| }; | 
|  | 
| -#endif  // __DEFINED__NATIVE_SkPdfCcittfaxdecodeFilterDictionary | 
| +#endif  // SkPdfCcittfaxdecodeFilterDictionary_DEFINED | 
|  |