Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfType1FontDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfType1FontDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfType1FontDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfType1FontDictionary |
-#define __DEFINED__SkPdfType1FontDictionary |
+/* |
+ * 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 SkPdfType1FontDictionary_DEFINED |
+#define SkPdfType1FontDictionary_DEFINED |
+ |
#include "SkPdfFontDictionary_autogen.h" |
// Entries in a Type 1 font dictionary |
@@ -41,4 +48,4 @@ |
bool has_ToUnicode() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfType1FontDictionary |
+#endif // SkPdfType1FontDictionary_DEFINED |