Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfDictionary |
-#define __DEFINED__SkPdfDictionary |
+/* |
+ * 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 SkPdfDictionary_DEFINED |
+#define SkPdfDictionary_DEFINED |
+ |
#include "stddef.h" |
#include "SkPdfEnums_autogen.h" |
#include "SkPdfNYI.h" |
@@ -519,4 +526,4 @@ |
bool valid() const {return true;} |
}; |
-#endif // __DEFINED__NATIVE_SkPdfDictionary |
+#endif // SkPdfDictionary_DEFINED |