Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfTransparencyGroupDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfTransparencyGroupDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfTransparencyGroupDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfTransparencyGroupDictionary |
-#define __DEFINED__SkPdfTransparencyGroupDictionary |
+/* |
+ * 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 SkPdfTransparencyGroupDictionary_DEFINED |
+#define SkPdfTransparencyGroupDictionary_DEFINED |
+ |
#include "SkPdfDictionary_autogen.h" |
// Additional entries specific to a transparency group attributes dictionary |
@@ -524,4 +531,4 @@ |
bool has_K() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfTransparencyGroupDictionary |
+#endif // SkPdfTransparencyGroupDictionary_DEFINED |