Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/webui/options/
Dcontent_settings_handler.h75 void RemoveException(const ListValue* args);
Dcontent_settings_handler.cc555 &ContentSettingsHandler::RemoveException)); in RegisterMessages()
594 void ContentSettingsHandler::RemoveException(const ListValue* args) { in RemoveException() function in ContentSettingsHandler