| Index: content/public/test/mock_render_thread.h
|
| diff --git a/content/public/test/mock_render_thread.h b/content/public/test/mock_render_thread.h
|
| index 7f694f6cd36cd37766e8df2d7f542a3b4894f5f1..b455998b3394dc887c16195a06a2cad0faf8c74a 100644
|
| --- a/content/public/test/mock_render_thread.h
|
| +++ b/content/public/test/mock_render_thread.h
|
| @@ -83,7 +83,6 @@
|
| void PreCacheFont(const LOGFONT& log_font) override;
|
| void ReleaseCachedFonts() override;
|
| #endif
|
| - MojoShellConnection* GetMojoShellConnection() override;
|
| shell::InterfaceRegistry* GetInterfaceRegistry() override;
|
| shell::InterfaceProvider* GetRemoteInterfaces() override;
|
|
|
|
|