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

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

Issue 18323019: work on the native parser, in progress, uploaded to have a backup (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 5 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
Index: experimental/PdfViewer/pdfparser/SkPdfNYI.h
===================================================================
--- experimental/PdfViewer/pdfparser/SkPdfNYI.h (revision 9879)
+++ experimental/PdfViewer/pdfparser/SkPdfNYI.h (working copy)
@@ -2,6 +2,9 @@
#define EXPERIMENTAL_PDFVIEWER_PDFPARSER_SKPDFNYI_H_
struct SkPdfFileSpec {};
+
+// TODO(edisonn): date is actually a string!
+
struct SkPdfDate {};
struct SkPdfTree {};
struct SkPdfFunction {};
« no previous file with comments | « experimental/PdfViewer/generate_code.py ('k') | experimental/PdfViewer/pdfparser/native/SkNativeParsedPDF.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698