Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfChoiceFieldDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfChoiceFieldDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfChoiceFieldDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfChoiceFieldDictionary |
-#define __DEFINED__SkPdfChoiceFieldDictionary |
+/* |
+ * 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 SkPdfChoiceFieldDictionary_DEFINED |
+#define SkPdfChoiceFieldDictionary_DEFINED |
+ |
#include "SkPdfDictionary_autogen.h" |
// Additional entries specific to a choice field |
@@ -519,4 +526,4 @@ |
bool has_I() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfChoiceFieldDictionary |
+#endif // SkPdfChoiceFieldDictionary_DEFINED |