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