Searched defs:WebContentsInfo (Results 1 – 1 of 1) sorted by relevance
213 struct WebContentsInfo { struct in speech::ChromeSpeechRecognitionManagerDelegate::TabWatcher214 WebContentsInfo(content::WebContents* web_contents, in WebContentsInfo() function221 ~WebContentsInfo() {} in ~WebContentsInfo()223 content::WebContents* web_contents;224 int render_process_id;225 int render_view_id;