Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfImageDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfImageDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfImageDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfImageDictionary |
-#define __DEFINED__SkPdfImageDictionary |
+/* |
+ * 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 SkPdfImageDictionary_DEFINED |
+#define SkPdfImageDictionary_DEFINED |
+ |
#include "SkPdfXObjectDictionary_autogen.h" |
// Additional entries specific to an image dictionary |
@@ -60,4 +67,4 @@ |
bool has_Metadata() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfImageDictionary |
+#endif // SkPdfImageDictionary_DEFINED |