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

  /external/chromium/chrome/browser/ui/webui/options/
content_settings_handler.h 86 void SetAllowThirdPartyCookies(const ListValue* args);
content_settings_handler.cc 550 web_ui_->RegisterMessageCallback("setAllowThirdPartyCookies",
552 &ContentSettingsHandler::SetAllowThirdPartyCookies));
587 void ContentSettingsHandler::SetAllowThirdPartyCookies(const ListValue* args) {

Completed in 2247 milliseconds