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

/external/chromium_org/chrome/browser/task_manager/
H A Dweb_contents_information.cc11 WebContentsInformation::WebContentsInformation() {} function in class:task_manager::WebContentsInformation
13 WebContentsInformation::~WebContentsInformation() {}
H A Dweb_contents_information.h26 class WebContentsInformation { class in namespace:task_manager
30 WebContentsInformation();
31 virtual ~WebContentsInformation();
53 DISALLOW_COPY_AND_ASSIGN(WebContentsInformation);
57 // StopObservingCreation()) of WebContentsInformation using
60 : public WebContentsInformation,
66 // WebContentsInformation partial implementation.

Completed in 65 milliseconds