| Index: chrome/browser/renderer_host/test/test_backing_store.cc
|
| ===================================================================
|
| --- chrome/browser/renderer_host/test/test_backing_store.cc (revision 65168)
|
| +++ chrome/browser/renderer_host/test/test_backing_store.cc (working copy)
|
| @@ -16,8 +16,7 @@
|
| RenderProcessHost* process,
|
| TransportDIB::Id bitmap,
|
| const gfx::Rect& bitmap_rect,
|
| - const std::vector<gfx::Rect>& copy_rects,
|
| - bool* painted_synchronously) {
|
| + const std::vector<gfx::Rect>& copy_rects) {
|
| }
|
|
|
| bool TestBackingStore::CopyFromBackingStore(const gfx::Rect& rect,
|
|
|