Index: chrome/installer/util/google_chrome_distribution.h |
diff --git a/chrome/installer/util/google_chrome_distribution.h b/chrome/installer/util/google_chrome_distribution.h |
index 4f21d88c14815446380a37ff56ceb57a89e54c67..f29d9c66e9bb171b57399b50e7b27e054f0aff3d 100644 |
--- a/chrome/installer/util/google_chrome_distribution.h |
+++ b/chrome/installer/util/google_chrome_distribution.h |
@@ -30,7 +30,7 @@ class GoogleChromeDistribution : public BrowserDistribution { |
// concatenated to the survey url if the file in local_data_path indicates |
// the user has opted in to providing anonymous usage data. |
void DoPostUninstallOperations( |
- const Version& version, |
+ const base::Version& version, |
const base::FilePath& local_data_path, |
const base::string16& distribution_data) override; |