Home | History | Annotate | Download | only in browser

Lines Matching refs:schemes

878   // Initialize the preference for the disabled schemes policy, and
975 std::set<std::string> schemes;
980 schemes.insert(scheme);
982 ChildProcessSecurityPolicy::GetInstance()->RegisterDisabledSchemes(schemes);