Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfXObjectDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfXObjectDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfXObjectDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfXObjectDictionary |
-#define __DEFINED__SkPdfXObjectDictionary |
+/* |
+ * 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 SkPdfXObjectDictionary_DEFINED |
+#define SkPdfXObjectDictionary_DEFINED |
+ |
#include "SkPdfDictionary_autogen.h" |
class SkPdfXObjectDictionary : public SkPdfDictionary { |
@@ -503,4 +510,4 @@ |
bool valid() const {return true;} |
}; |
-#endif // __DEFINED__NATIVE_SkPdfXObjectDictionary |
+#endif // SkPdfXObjectDictionary_DEFINED |