Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dbrowser_context.cc149 const CefString& schemes_list, in MakeSupportedSchemes() argument
152 if (!schemes_list.empty()) { in MakeSupportedSchemes()
154 base::SplitString(schemes_list.ToString(), std::string(","), in MakeSupportedSchemes()