Chromium Code Reviews| Index: include/ports/SkFontConfigInterface.h |
| diff --git a/include/ports/SkFontConfigInterface.h b/include/ports/SkFontConfigInterface.h |
| index 72cad0ad6b93551613a4bae5541e4b6a0429480b..9f98e356d23c5c82ac62f4975bae3347fede1d85 100644 |
| --- a/include/ports/SkFontConfigInterface.h |
| +++ b/include/ports/SkFontConfigInterface.h |
| @@ -13,7 +13,6 @@ |
| #include "SkRefCnt.h" |
| #include "SkTypeface.h" |
| -struct SkBaseMutex; |
| class SkFontMgr; |
| /** |