Chromium Code Reviews| Index: core/fxge/win32/win32_int.h |
| diff --git a/core/fxge/win32/win32_int.h b/core/fxge/win32/win32_int.h |
| index 3bfb2957e92f20d77d23de0bfb843f472dcb5c8c..094e3efbb2178e41daa9940b53ec18decfc6a6e0 100644 |
| --- a/core/fxge/win32/win32_int.h |
| +++ b/core/fxge/win32/win32_int.h |
| @@ -11,7 +11,9 @@ |
| #include "core/fxge/include/ifx_renderdevicedriver.h" |
| #include "core/fxge/win32/dwrite_int.h" |
| +struct FXTEXT_CHARPOS; |
| struct WINDIB_Open_Args_; |
| + |
| class CGdiplusExt { |
| public: |
| CGdiplusExt(); |