| Index: trunk/src/content/public/test/mock_render_process_host.h
|
| ===================================================================
|
| --- trunk/src/content/public/test/mock_render_process_host.h (revision 247547)
|
| +++ trunk/src/content/public/test/mock_render_process_host.h (working copy)
|
| @@ -78,8 +78,6 @@
|
| #if defined(ENABLE_WEBRTC)
|
| virtual void EnableAecDump(const base::FilePath& file) OVERRIDE;
|
| virtual void DisableAecDump() OVERRIDE;
|
| - virtual void SetWebRtcLogMessageCallback(
|
| - base::Callback<void(const std::string&)> callback) OVERRIDE;
|
| #endif
|
|
|
| // IPC::Sender via RenderProcessHost.
|
|
|