Chromium Code Reviews| Index: include/core/SkBitmap.h |
| diff --git a/include/core/SkBitmap.h b/include/core/SkBitmap.h |
| index afce3a7278a73ecddc0f316cb2e049f2414318ca..b58925c9dbb63573178d3196537d7a7df8d466fa 100644 |
| --- a/include/core/SkBitmap.h |
| +++ b/include/core/SkBitmap.h |
| @@ -38,7 +38,7 @@ class GrTexture; |
| */ |
| class SK_API SkBitmap { |
| public: |
| - class Allocator; |
| + class SK_API Allocator; |
| enum Config { |
| kNo_Config, //!< bitmap has not been configured |