blob: 01055e5cf0f6c41aff985cf4f39a5b88b4d70d07 [file] [log] [blame]
halcanary47ef4d52015-03-03 09:13:09 -08001#include "SkDocument.h"
2SkDocument* SkDocument::CreateXPS(SkWStream*, SkScalar) { return NULL; }
3SkDocument* SkDocument::CreateXPS(const char path[], SkScalar) { return NULL; }