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

/external/chromium_org/extensions/browser/
H A Dextension_host.cc398 WebContents* associated_contents = GetAssociatedWebContents(); local
399 if (associated_contents &&
400 associated_contents->GetBrowserContext() ==
402 WebContentsDelegate* delegate = associated_contents->GetDelegate();
405 associated_contents, new_contents, disposition, initial_pos,

Completed in 51 milliseconds