Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfFDFFieldDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfFDFFieldDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfFDFFieldDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfFDFFieldDictionary |
-#define __DEFINED__SkPdfFDFFieldDictionary |
+/* |
+ * 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 SkPdfFDFFieldDictionary_DEFINED |
+#define SkPdfFDFFieldDictionary_DEFINED |
+ |
#include "SkPdfDictionary_autogen.h" |
// Entries in an FDF field dictionary |
@@ -543,4 +550,4 @@ |
bool has_AA() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfFDFFieldDictionary |
+#endif // SkPdfFDFFieldDictionary_DEFINED |