Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfMarkupAnnotationsDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfMarkupAnnotationsDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfMarkupAnnotationsDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfMarkupAnnotationsDictionary |
-#define __DEFINED__SkPdfMarkupAnnotationsDictionary |
+/* |
+ * 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 SkPdfMarkupAnnotationsDictionary_DEFINED |
+#define SkPdfMarkupAnnotationsDictionary_DEFINED |
+ |
#include "SkPdfDictionary_autogen.h" |
// Additional entries specific to markup annotations |
@@ -519,4 +526,4 @@ |
bool has_QuadPoints() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfMarkupAnnotationsDictionary |
+#endif // SkPdfMarkupAnnotationsDictionary_DEFINED |