diff options
Diffstat (limited to 'webkit/glue')
-rw-r--r-- | webkit/glue/webframe_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/glue/webframe_impl.h b/webkit/glue/webframe_impl.h index f2fee73..c7eeb8d 100644 --- a/webkit/glue/webframe_impl.h +++ b/webkit/glue/webframe_impl.h @@ -61,7 +61,7 @@ struct WindowFeatures; } namespace gfx { -class BitmapPlatformDeviceWin; +class BitmapPlatformDevice; } // Implementation of WebFrame, note that this is a reference counted object. |