Home
last modified time | relevance | path

Searched refs:newtab_result (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dextension_browsertest.cc583 content::WebContents** newtab_result) { in OpenWindow() argument
605 if (newtab_result) in OpenWindow()
606 *newtab_result = newtab; in OpenWindow()
Dextension_browsertest.h290 content::WebContents** newtab_result);