Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfVariableTextFieldDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfVariableTextFieldDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfVariableTextFieldDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfVariableTextFieldDictionary |
-#define __DEFINED__SkPdfVariableTextFieldDictionary |
+/* |
+ * 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 SkPdfVariableTextFieldDictionary_DEFINED |
+#define SkPdfVariableTextFieldDictionary_DEFINED |
+ |
#include "SkPdfDictionary_autogen.h" |
// Additional entries common to all fields containing variable text |
@@ -519,4 +526,4 @@ |
bool has_Q() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfVariableTextFieldDictionary |
+#endif // SkPdfVariableTextFieldDictionary_DEFINED |