Searched refs:handlers_ignored_by_policy (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry_unittest.cc1057 base::ListValue handlers_ignored_by_policy; local
1064 handlers_ignored_by_policy.Append(GetProtocolHandlerValue("p1", URL_p1u2));
1065 handlers_ignored_by_policy.Append(GetProtocolHandlerValue("p1", URL_p1u3));
1066 handlers_ignored_by_policy.Append(GetProtocolHandlerValue("p2", URL_p2u1));
1071 handlers_ignored_by_policy);

Completed in 86 milliseconds