Chromium Code Reviews| Index: include/ports/SkFontConfigInterface.h |
| diff --git a/include/ports/SkFontConfigInterface.h b/include/ports/SkFontConfigInterface.h |
| index 661c3beff2ce5111529f74c2773b30b850a417c3..8c12a5628ad05bf9e2ef625f7f7d53921474de10 100644 |
| --- a/include/ports/SkFontConfigInterface.h |
| +++ b/include/ports/SkFontConfigInterface.h |
| @@ -106,6 +106,7 @@ public: |
| SkTArray<FontIdentity>*) { |
| return false; |
| } |
| + typedef SkRefCnt INHERITED; |
| }; |
| #endif |