Update FrameSubscriber implementation

This commit is contained in:
Heilig Benedek 2018-05-14 17:55:39 +02:00 committed by Samuel Attard
commit b9413fe59d
4 changed files with 65 additions and 122 deletions

View file

@ -47,6 +47,7 @@ class AtomBrowserContext;
class AtomJavaScriptDialogManager;
class WebContentsZoomController;
class WebViewGuestDelegate;
class FrameSubscriber;
#if defined(ENABLE_OSR)
class OffScreenWebContentsView;