HomeSort by relevance Sort by last modified time
    Searched defs:RemoveException (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/webui/options/
content_settings_handler.cc 553 web_ui_->RegisterMessageCallback("removeException",
555 &ContentSettingsHandler::RemoveException));
594 void ContentSettingsHandler::RemoveException(const ListValue* args) {
  /external/chromium_org/chrome/browser/ui/webui/options/
content_settings_handler.cc     [all...]

Completed in 2876 milliseconds