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

/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dbrowser_status_monitor.cc33 class BrowserStatusMonitor::LocalWebContentsObserver class in class:BrowserStatusMonitor
36 LocalWebContentsObserver(content::WebContents* contents, function in class:BrowserStatusMonitor::LocalWebContentsObserver
41 virtual ~LocalWebContentsObserver() {}
74 DISALLOW_COPY_AND_ASSIGN(LocalWebContentsObserver);
371 new LocalWebContentsObserver(contents, this);

Completed in 662 milliseconds