Index: skia/config/SkUserConfig.h |
diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h |
index ef74202b640bb73e58bac09728e25526a22752c7..af0d6bf5196a37e4e3df743c825d44e408af94a1 100644 |
--- a/skia/config/SkUserConfig.h |
+++ b/skia/config/SkUserConfig.h |
@@ -90,7 +90,7 @@ |
PDF documents. |
*/ |
#define SK_SFNTLY_SUBSETTER \ |
- "third_party/sfntly/cpp/src/sample/chromium/font_subsetter.h" |
+ "third_party/sfntly/src/cpp/src/sample/chromium/font_subsetter.h" |
/* To write debug messages to a console, skia will call SkDebugf(...) following |
printf conventions (e.g. const char* format, ...). If you want to redirect |