HomeSort by relevance Sort by last modified time
    Searched refs:kIgnoredProtocolHandlers (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/common/
pref_names.h 718 extern const char kIgnoredProtocolHandlers[];
pref_names.cc     [all...]
  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.cc 450 IgnoreProtocolHandlersFromPref(prefs::kIgnoredProtocolHandlers, USER);
716 registry->RegisterListPref(prefs::kIgnoredProtocolHandlers,
755 prefs->Set(prefs::kIgnoredProtocolHandlers,
    [all...]
protocol_handler_registry_unittest.cc 372 profile()->GetPrefs()->GetList(prefs::kIgnoredProtocolHandlers);
    [all...]

Completed in 63 milliseconds