Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfActionDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfActionDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfActionDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfActionDictionary |
-#define __DEFINED__SkPdfActionDictionary |
+/* |
+ * 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 SkPdfActionDictionary_DEFINED |
+#define SkPdfActionDictionary_DEFINED |
+ |
#include "SkPdfDictionary_autogen.h" |
// Entries common to all action dictionaries |
@@ -522,4 +529,4 @@ |
bool has_Next() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfActionDictionary |
+#endif // SkPdfActionDictionary_DEFINED |