Index: components/update_client/test_installer.h |
diff --git a/components/update_client/test_installer.h b/components/update_client/test_installer.h |
index 17ea2901a1b7424fb408de3541c5692eca9f21d6..44a6f280346ff9b1465bef080a56d6c95e45e287 100644 |
--- a/components/update_client/test_installer.h |
+++ b/components/update_client/test_installer.h |
@@ -76,7 +76,7 @@ |
~VersionedTestInstaller() override; |
base::FilePath install_directory_; |
- base::Version current_version_; |
+ Version current_version_; |
}; |
} // namespace update_client |