Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.h393 ListValue* GetInfobarsInfo(TabContents* tc);
Dtesting_automation_provider.cc2325 ListValue* TestingAutomationProvider::GetInfobarsInfo(TabContents* tc) { in GetInfobarsInfo() function in TestingAutomationProvider
2541 tab->Set("infobars", GetInfobarsInfo(tc)); in GetBrowserInfo()