Chromium Code Reviews| Index: core/fxge/apple/apple_int.h |
| diff --git a/core/fxge/apple/apple_int.h b/core/fxge/apple/apple_int.h |
| index b81f7835d8eeef90feccfa5cf3835597fd109433..a401086f35b2a6b61aac0fe07e09629a42a5a51f 100644 |
| --- a/core/fxge/apple/apple_int.h |
| +++ b/core/fxge/apple/apple_int.h |
| @@ -21,6 +21,8 @@ |
| #include <Carbon/Carbon.h> |
| #endif |
| +class CFX_FontCache; |
| + |
| class CQuartz2D { |
| public: |
| void* createGraphics(CFX_DIBitmap* bitmap); |