| Index: skia/config/SkUserConfig.h
|
| diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h
|
| index 48f92b0d241e139dc8271e8822fc41bddf035b54..d213523dcf6d667cb1999596ddca37aaf32d47ea 100644
|
| --- a/skia/config/SkUserConfig.h
|
| +++ b/skia/config/SkUserConfig.h
|
| @@ -77,7 +77,7 @@
|
| /* Define this to provide font subsetter for font subsetting when generating
|
| PDF documents.
|
| */
|
| -#define SK_SFNTLY_SUBSETTER "sample/chromium/font_subsetter.h"
|
| +#define SK_PDF_USE_SFNTLY
|
|
|
| /* To write debug messages to a console, skia will call SkDebugf(...) following
|
| printf conventions (e.g. const char* format, ...). If you want to redirect
|
|
|