Fix compilation

This commit is contained in:
Aleksei Kuzmin 2017-06-17 01:13:30 +03:00
parent d09cab2e21
commit 48821a6d2a
5 changed files with 5 additions and 6 deletions

View file

@ -113,8 +113,6 @@ class OffScreenRenderWidgetHostView
#endif // defined(OS_MACOSX)
// content::RenderWidgetHostViewBase:
void OnSwapCompositorFrame(uint32_t, cc::CompositorFrame)
override;
void ClearCompositorFrame(void) override;
void InitAsPopup(content::RenderWidgetHostView *rwhv, const gfx::Rect& rect)
override;