Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1018)

Unified Diff: experimental/PdfViewer/pdfparser/SkPdfNYI.h

Issue 18042005: isolate podofo to prepare for native parser, autogenerate PDF API during build (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « experimental/PdfViewer/generate_code.py ('k') | experimental/PdfViewer/pdfparser/SkPdfNYI.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/PdfViewer/pdfparser/SkPdfNYI.h
===================================================================
--- experimental/PdfViewer/pdfparser/SkPdfNYI.h (revision 0)
+++ experimental/PdfViewer/pdfparser/SkPdfNYI.h (revision 0)
@@ -0,0 +1,10 @@
+#ifndef EXPERIMENTAL_PDFVIEWER_PDFPARSER_SKPDFNYI_H_
+#define EXPERIMENTAL_PDFVIEWER_PDFPARSER_SKPDFNYI_H_
+
+struct SkPdfFileSpec {};
+struct SkPdfDate {};
+struct SkPdfTree {};
+struct SkPdfFunction {};
+
+
+#endif // EXPERIMENTAL_PDFVIEWER_PDFPARSER_SKPDFNYI_H_
« no previous file with comments | « experimental/PdfViewer/generate_code.py ('k') | experimental/PdfViewer/pdfparser/SkPdfNYI.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698