Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfMapper_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfMapper_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfMapper_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfMapper |
-#define __DEFINED__SkPdfMapper |
+/* |
+ * 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 SkPdfMapper_DEFINED |
+#define SkPdfMapper_DEFINED |
+ |
#include "SkPdfHeaders_autogen.h" |
#include "SkPdfNativeDoc.h" |
#include "SkPdfNativeObject.h" |
@@ -682,4 +689,4 @@ |
bool SkPdfMultiMasterFontDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key, const char* abr, SkPdfMultiMasterFontDictionary** data) const ; |
}; |
-#endif // __DEFINED__SkPdfMapper |
+#endif // SkPdfMapper_DEFINED |