From ae7ca1b9b87f64b8c798cc9db11cc568e9ae421e Mon Sep 17 00:00:00 2001 From: "mbelshe@google.com" Date: Fri, 14 Nov 2008 22:17:25 +0000 Subject: Review URL: http://codereview.chromium.org/10958 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5509 0039d316-1c4b-4281-b951-d872f2087c98 --- base/system_monitor.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'base/system_monitor.h') diff --git a/base/system_monitor.h b/base/system_monitor.h index 4756e6733..7a2d4d5 100644 --- a/base/system_monitor.h +++ b/base/system_monitor.h @@ -20,10 +20,8 @@ class SystemMonitor { return Singleton::get(); } - // Start the System Monitor within a process. This method - // is provided so tht the battery check can be deferred. - // The MessageLoop must be started before calling this - // method. + // To start the System Monitor within an application + // use this call. static void Start(); // -- cgit v1.1