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

Unified Diff: include/pdf/SkPDFDevice.h

Issue 14582008: Enable shared library build (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: rebase Created 7 years, 7 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 | « gyp/xps.gyp ('k') | include/pdf/SkPDFDocument.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/pdf/SkPDFDevice.h
===================================================================
--- include/pdf/SkPDFDevice.h (revision 9315)
+++ include/pdf/SkPDFDevice.h (working copy)
@@ -30,7 +30,9 @@
class SkPDFObject;
class SkPDFShader;
class SkPDFStream;
+#ifndef SkTSet_DEFINED
template <typename T> class SK_API SkTSet;
+#endif
// Private classes.
struct ContentEntry;
« no previous file with comments | « gyp/xps.gyp ('k') | include/pdf/SkPDFDocument.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698