Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfWidgetAnnotationDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfWidgetAnnotationDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfWidgetAnnotationDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfWidgetAnnotationDictionary |
-#define __DEFINED__SkPdfWidgetAnnotationDictionary |
+/* |
+ * 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 SkPdfWidgetAnnotationDictionary_DEFINED |
+#define SkPdfWidgetAnnotationDictionary_DEFINED |
+ |
#include "SkPdfDictionary_autogen.h" |
// Additional entries specific to a widget annotation |
@@ -521,4 +528,4 @@ |
bool has_MK() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfWidgetAnnotationDictionary |
+#endif // SkPdfWidgetAnnotationDictionary_DEFINED |