mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-11 17:40:46 +01:00
There's no reason to use unique_ptr here as the lifespan of |contents_delegate_| exactly matches CefBrowserHostBase.
There's no reason to use unique_ptr here as the lifespan of |contents_delegate_| exactly matches CefBrowserHostBase.