Home
last modified time | relevance | path

Searched refs:active_browser_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef/browser/extensions/
Dextension_function_details.cc169 CefRefPtr<AlloyBrowserHostImpl> active_browser_impl = in GetCurrentBrowser() local
176 active_browser_impl->GetBrowserContext())) { in GetCurrentBrowser()
177 browser = active_browser_impl; in GetCurrentBrowser()