Chromium Code Reviews| Index: core/src/fxge/apple/apple_int.h |
| diff --git a/core/src/fxge/apple/apple_int.h b/core/src/fxge/apple/apple_int.h |
| index 42d63628f24ef96a335309b88cfaf28189afdf3e..a8fbe2fbaaaa14485c38be1654d1c5ff0f7b754b 100644 |
| --- a/core/src/fxge/apple/apple_int.h |
| +++ b/core/src/fxge/apple/apple_int.h |
| @@ -185,7 +185,7 @@ protected: |
| FX_INT32 _horzSize; |
| FX_INT32 _vertSize; |
| }; |
| -class CFX_FontProvider : public IFX_FileRead |
| +class CFX_FontProvider FX_FINAL : public IFX_FileRead |
| { |
| public: |
| virtual void Release() |