Searched refs:existing_delegate (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/custom_handlers/
H A Dregister_protocol_handler_infobar_delegate.cc32 RegisterProtocolHandlerInfoBarDelegate* existing_delegate = local
35 if ((existing_delegate != NULL) &&
36 existing_delegate->handler_.IsEquivalent(handler)) {

Completed in 552 milliseconds