| Index: content/public/test/mock_render_thread.cc
|
| diff --git a/content/public/test/mock_render_thread.cc b/content/public/test/mock_render_thread.cc
|
| index 55b22695dc15731a32f69aeff355a249463ffef9..0160c439ed179cbfc423332279ecc8c3841942ac 100644
|
| --- a/content/public/test/mock_render_thread.cc
|
| +++ b/content/public/test/mock_render_thread.cc
|
| @@ -123,9 +123,6 @@ void MockRenderThread::SetResourceDispatcherDelegate(
|
| ResourceDispatcherDelegate* delegate) {
|
| }
|
|
|
| -void MockRenderThread::EnsureWebKitInitialized() {
|
| -}
|
| -
|
| void MockRenderThread::RecordAction(const base::UserMetricsAction& action) {
|
| }
|
|
|
|
|