| Index: cc/trees/single_thread_proxy.cc
|
| diff --git a/cc/trees/single_thread_proxy.cc b/cc/trees/single_thread_proxy.cc
|
| index 31a7054b65436d5f4be58cc560d48338b846ad6f..99bd90289e335aa94337be3e25ef0869bdf0bcc8 100644
|
| --- a/cc/trees/single_thread_proxy.cc
|
| +++ b/cc/trees/single_thread_proxy.cc
|
| @@ -368,8 +368,6 @@ void SingleThreadProxy::ForceSerializeOnSwapBuffers() {
|
| }
|
| }
|
|
|
| -void SingleThreadProxy::OnSwapBuffersCompleteOnImplThread() { NOTREACHED(); }
|
| -
|
| bool SingleThreadProxy::CommitAndComposite(
|
| base::TimeTicks frame_begin_time,
|
| gfx::Rect device_viewport_damage_rect,
|
|
|