Index: content/renderer/render_widget.h |
=================================================================== |
--- content/renderer/render_widget.h (revision 179370) |
+++ content/renderer/render_widget.h (working copy) |
@@ -247,7 +247,6 @@ |
void DoDeferredUpdate(); |
void DoDeferredClose(); |
void DoDeferredSetWindowRect(const WebKit::WebRect& pos); |
- virtual void Composite(); |
// Set the background of the render widget to a bitmap. The bitmap will be |
// tiled in both directions if it isn't big enough to fill the area. This is |