HomeSort by relevance Sort by last modified time
    Searched full:existing_delegate (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/custom_handlers/
register_protocol_handler_infobar_delegate.cc 31 RegisterProtocolHandlerInfoBarDelegate* existing_delegate = local
34 if ((existing_delegate != NULL) &&
35 existing_delegate->handler_.IsEquivalent(handler)) {

Completed in 1335 milliseconds