Use SetNeedsBeginFrames from IPC handler

This commit is contained in:
Kevin Sawicki 2016-12-20 09:03:42 -08:00 committed by Birunthan Mohanathas
parent d71f10c5a3
commit f0ceb4f065
2 changed files with 10 additions and 15 deletions

View file

@ -175,7 +175,6 @@ class OffScreenRenderWidgetHostView
bool InstallTransparency();
bool IsAutoResizeEnabled() const;
void OnSetNeedsBeginFrames(bool enabled);
// NativeWindowObserver:
void OnWindowResize() override;