| Index: src/ports/SkRemotableFontMgr_win_dw.cpp
|
| diff --git a/src/ports/SkRemotableFontMgr_win_dw.cpp b/src/ports/SkRemotableFontMgr_win_dw.cpp
|
| index 8c6dd84ba546641a6a121e275470448137e54520..d787a95374d1805da560fb6b983aacb3c078dbf9 100644
|
| --- a/src/ports/SkRemotableFontMgr_win_dw.cpp
|
| +++ b/src/ports/SkRemotableFontMgr_win_dw.cpp
|
| @@ -80,7 +80,7 @@ private:
|
| }
|
|
|
| public:
|
| - SK_DECLARE_INST_COUNT(SkRemotableFontMgr_DirectWrite)
|
| +
|
|
|
| /** localeNameLength must include the null terminator. */
|
| SkRemotableFontMgr_DirectWrite(IDWriteFontCollection* fontCollection,
|
|
|