Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfGoToActionDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfGoToActionDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfGoToActionDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfGoToActionDictionary |
-#define __DEFINED__SkPdfGoToActionDictionary |
+/* |
+ * 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 SkPdfGoToActionDictionary_DEFINED |
+#define SkPdfGoToActionDictionary_DEFINED |
+ |
#include "SkPdfDictionary_autogen.h" |
// Additional entries specific to a go-to action |
@@ -522,4 +529,4 @@ |
bool has_D() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfGoToActionDictionary |
+#endif // SkPdfGoToActionDictionary_DEFINED |