blob: c9b483f5320d4746f9a13ea2e6da4e5b83ebfc97 [file] [log] [blame]
edisonn@google.comcf2cfa12013-08-21 16:31:37 +00001/*
2 * Copyright 2013 Google Inc.
3 *
4 * Use of this source code is governed by a BSD-style license that can be
5 * found in the LICENSE file.
6 */
7
8#ifndef SkPdfNYI_DEFINED
9#define SkPdfNYI_DEFINED
edisonn@google.com3aac1f92013-07-02 22:42:53 +000010
11struct SkPdfFileSpec {};
edisonn@google.com571c70b2013-07-10 17:09:50 +000012
13// TODO(edisonn): date is actually a string!
14
edisonn@google.com3aac1f92013-07-02 22:42:53 +000015struct SkPdfDate {};
16struct SkPdfTree {};
17struct SkPdfFunction {};
18
19
edisonn@google.comcf2cfa12013-08-21 16:31:37 +000020#endif // SkPdfNYI_DEFINED