Index: content/browser/renderer_host/backing_store_win.h |
=================================================================== |
--- content/browser/renderer_host/backing_store_win.h (revision 110571) |
+++ content/browser/renderer_host/backing_store_win.h (working copy) |
@@ -24,7 +24,7 @@ |
// BackingStore implementation. |
virtual size_t MemorySize() OVERRIDE; |
virtual void PaintToBackingStore( |
- RenderProcessHost* process, |
+ content::RenderProcessHost* process, |
TransportDIB::Id bitmap, |
const gfx::Rect& bitmap_rect, |
const std::vector<gfx::Rect>& copy_rects, |