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