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

  /external/chromium_org/chrome/browser/content_settings/
tab_specific_content_settings.h 231 pending_protocol_handler_ = handler;
235 return pending_protocol_handler_;
239 pending_protocol_handler_ = ProtocolHandler::EmptyProtocolHandler();
397 ProtocolHandler pending_protocol_handler_; member in class:TabSpecificContentSettings
400 // the pending_protocol_handler_, if there is one. Empty if
tab_specific_content_settings.cc 70 pending_protocol_handler_(ProtocolHandler::EmptyProtocolHandler()),

Completed in 30 milliseconds