HomeSort by relevance Sort by last modified time
    Searched refs:SystemInfoUI (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/ui/webui/chromeos/
system_info_ui.h 11 class SystemInfoUI : public WebUI {
13 explicit SystemInfoUI(TabContents* contents);
16 DISALLOW_COPY_AND_ASSIGN(SystemInfoUI);
system_info_ui.cc 174 // SystemInfoUI
178 SystemInfoUI::SystemInfoUI(TabContents* contents) : WebUI(contents) {
  /external/chromium/chrome/browser/ui/webui/
chrome_web_ui_factory.cc 207 return &NewWebUI<SystemInfoUI>;

Completed in 683 milliseconds