Chromium Code Reviews| Index: cc/thread_proxy.cc |
| diff --git a/cc/thread_proxy.cc b/cc/thread_proxy.cc |
| index c4caa4d53653603f8e0bfd75fc2a3e4366c4b609..c5a5f8b976544881155d1399218ae5e41b1f91ae 100644 |
| --- a/cc/thread_proxy.cc |
| +++ b/cc/thread_proxy.cc |
| @@ -437,7 +437,6 @@ void CCThreadProxy::forceSerializeOnSwapBuffersOnImplThread(CCCompletionEvent* c |
| completion->signal(); |
| } |
| - |
| void CCThreadProxy::finishAllRenderingOnImplThread(CCCompletionEvent* completion) |
| { |
| TRACE_EVENT0("cc", "CCThreadProxy::finishAllRenderingOnImplThread"); |