Index: chrome/installer/util/google_update_settings.h |
diff --git a/chrome/installer/util/google_update_settings.h b/chrome/installer/util/google_update_settings.h |
index e3a01685f1974c20741a8a8cd5322ccef0f357b6..39896ef60b90313c4aa2892e84f632c67b4959ac 100644 |
--- a/chrome/installer/util/google_update_settings.h |
+++ b/chrome/installer/util/google_update_settings.h |
@@ -271,7 +271,7 @@ class GoogleUpdateSettings { |
static base::string16 GetUninstallCommandLine(bool system_install); |
// Returns the version of Google Update that is installed. |
- static Version GetGoogleUpdateVersion(bool system_install); |
+ static base::Version GetGoogleUpdateVersion(bool system_install); |
// Returns the time at which Google Update last started an automatic update |
// check, or the null time if this information isn't available. |