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 39896ef60b90313c4aa2892e84f632c67b4959ac..e3a01685f1974c20741a8a8cd5322ccef0f357b6 100644 |
--- a/chrome/installer/util/google_update_settings.h |
+++ b/chrome/installer/util/google_update_settings.h |
@@ -271,7 +271,7 @@ |
static base::string16 GetUninstallCommandLine(bool system_install); |
// Returns the version of Google Update that is installed. |
- static base::Version GetGoogleUpdateVersion(bool system_install); |
+ static 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. |