Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfType2PatternDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfType2PatternDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfType2PatternDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfType2PatternDictionary |
-#define __DEFINED__SkPdfType2PatternDictionary |
+/* |
+ * 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 SkPdfType2PatternDictionary_DEFINED |
+#define SkPdfType2PatternDictionary_DEFINED |
+ |
#include "SkPdfDictionary_autogen.h" |
// Entries in a type 2 pattern dictionary |
@@ -526,4 +533,4 @@ |
bool has_ExtGState() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfType2PatternDictionary |
+#endif // SkPdfType2PatternDictionary_DEFINED |