Home
last modified time | relevance | path

Searched refs:system_monitor_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dbrowser_main.h152 scoped_ptr<ui::SystemMonitor> system_monitor_; variable
Dbrowser_main.cc519 system_monitor_.reset(new ui::SystemMonitor); in MainMessageLoopStart()