Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfInteractiveFormDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfInteractiveFormDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfInteractiveFormDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfInteractiveFormDictionary |
-#define __DEFINED__SkPdfInteractiveFormDictionary |
+/* |
+ * 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 SkPdfInteractiveFormDictionary_DEFINED |
+#define SkPdfInteractiveFormDictionary_DEFINED |
+ |
#include "SkPdfDictionary_autogen.h" |
// Entries in the interactive form dictionary |
@@ -527,4 +534,4 @@ |
bool has_Q() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfInteractiveFormDictionary |
+#endif // SkPdfInteractiveFormDictionary_DEFINED |