| Index: content/renderer/child_frame_compositing_helper.cc
|
| diff --git a/content/renderer/child_frame_compositing_helper.cc b/content/renderer/child_frame_compositing_helper.cc
|
| index 0166a08debf01727f1ef8f99e36f4fef4e225b0c..ef8538437bd7114570888bea75071f62a8503789 100644
|
| --- a/content/renderer/child_frame_compositing_helper.cc
|
| +++ b/content/renderer/child_frame_compositing_helper.cc
|
| @@ -293,7 +293,6 @@
|
| const gfx::Size& frame_size,
|
| float scale_factor,
|
| const cc::SurfaceSequence& sequence) {
|
| - surface_id_ = surface_id;
|
| scoped_refptr<ThreadSafeSender> sender(
|
| RenderThreadImpl::current()->thread_safe_sender());
|
| cc::SurfaceLayer::SatisfyCallback satisfy_callback =
|
|
|