Index: components/update_client/update_client.h |
diff --git a/components/update_client/update_client.h b/components/update_client/update_client.h |
index 012a59d5f8686d33b9dbbbe3d2d26cdb96143e14..29b80e065812cfa574fcdfa8d975333803343dc7 100644 |
--- a/components/update_client/update_client.h |
+++ b/components/update_client/update_client.h |
@@ -188,7 +188,7 @@ |
// The current version if the CRX is updated. Otherwise, "0" or "0.0" if |
// the CRX is installed. |
- base::Version version; |
+ Version version; |
std::string fingerprint; // Optional. |
std::string name; // Optional. |