| Index: content/public/test/mock_render_thread.h
|
| ===================================================================
|
| --- content/public/test/mock_render_thread.h (revision 140625)
|
| +++ content/public/test/mock_render_thread.h (working copy)
|
| @@ -75,6 +75,7 @@
|
| virtual void PreCacheFont(const LOGFONT& log_font) OVERRIDE;
|
| virtual void ReleaseCachedFonts() OVERRIDE;
|
| #endif
|
| + virtual void UpdateHistograms(int sequence_number) OVERRIDE;
|
|
|
| //////////////////////////////////////////////////////////////////////////
|
| // The following functions are called by the test itself.
|
|
|