Index: trunk/src/content/public/test/mock_render_thread.h |
=================================================================== |
--- trunk/src/content/public/test/mock_render_thread.h (revision 279559) |
+++ trunk/src/content/public/test/mock_render_thread.h (working copy) |
@@ -71,7 +71,6 @@ |
virtual void PreCacheFont(const LOGFONT& log_font) OVERRIDE; |
virtual void ReleaseCachedFonts() OVERRIDE; |
#endif |
- virtual ServiceRegistry* GetServiceRegistry() OVERRIDE; |
////////////////////////////////////////////////////////////////////////// |
// The following functions are called by the test itself. |