Searched defs:DevToolsWebContentsObserver (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/shell/browser/
H A Dshell.cc41 class Shell::DevToolsWebContentsObserver : public WebContentsObserver { class in class:content::Shell
43 DevToolsWebContentsObserver(Shell* shell, WebContents* web_contents) function in class:content::Shell::DevToolsWebContentsObserver
56 DISALLOW_COPY_AND_ASSIGN(DevToolsWebContentsObserver);
385 devtools_observer_.reset(new DevToolsWebContentsObserver(

Completed in 44 milliseconds