summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webframe_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/webframe_impl.h')
-rw-r--r--webkit/glue/webframe_impl.h2
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.