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