Searched defs:pending_protocol_handler_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/content_settings/
H A Dtab_specific_content_settings.h231 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

Completed in 595 milliseconds