Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfShadingDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfShadingDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfShadingDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfShadingDictionary |
-#define __DEFINED__SkPdfShadingDictionary |
+/* |
+ * 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 SkPdfShadingDictionary_DEFINED |
+#define SkPdfShadingDictionary_DEFINED |
+ |
#include "SkPdfDictionary_autogen.h" |
// Entries common to all shading dictionaries |
@@ -508,4 +515,4 @@ |
bool has_AntiAlias() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfShadingDictionary |
+#endif // SkPdfShadingDictionary_DEFINED |