summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google/google_update.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/google/google_update.h')
-rw-r--r--chrome/browser/google/google_update.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/google/google_update.h b/chrome/browser/google/google_update.h
index 293f2ca..a5e59a5 100644
--- a/chrome/browser/google/google_update.h
+++ b/chrome/browser/google/google_update.h
@@ -123,7 +123,7 @@ class GoogleUpdate : public base::RefCountedThreadSafe<GoogleUpdate> {
// to the message loop that we want the response to come from.
// |window| should point to a foreground window. This is needed to ensure that
// Vista/Windows 7 UAC prompts show up in the foreground. It may also be null.
- bool InitiateGoogleUpdateCheck(bool install_if_newer, views::Widget* window,
+ void InitiateGoogleUpdateCheck(bool install_if_newer, views::Widget* window,
MessageLoop* main_loop);
// This function reports the results of the GoogleUpdate operation to the