Searched refs:owned_web_contents_ (Results 1 – 2 of 2) sorted by relevance
243 owned_web_contents_.reset(); in BrowserDestroyed()454 CHECK(!owned_web_contents_); in SetOwnedWebContents()455 owned_web_contents_.reset(owned_contents); in SetOwnedWebContents()
99 std::unique_ptr<content::WebContents> owned_web_contents_; variable