mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-04-02 13:20:23 +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.