mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-04-18 04:37:24 +02: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.