HomeSort by relevance Sort by last modified time
    Searched defs:SystemInfoUI (Results 1 - 2 of 2) 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) {

Completed in 29 milliseconds