| Index: content/renderer/render_thread_impl.h
|
| ===================================================================
|
| --- content/renderer/render_thread_impl.h (revision 140625)
|
| +++ content/renderer/render_thread_impl.h (working copy)
|
| @@ -130,6 +130,7 @@
|
| virtual void PreCacheFont(const LOGFONT& log_font) OVERRIDE;
|
| virtual void ReleaseCachedFonts() OVERRIDE;
|
| #endif
|
| + virtual void UpdateHistograms(int sequence_number) OVERRIDE;
|
|
|
| // content::ChildThread:
|
| virtual bool IsWebFrameValid(WebKit::WebFrame* frame) OVERRIDE;
|
|
|