Index: chrome/browser/local_discovery/device_description.h |
diff --git a/chrome/browser/local_discovery/device_description.h b/chrome/browser/local_discovery/device_description.h |
index 09cad8001f0a8a9c4b65f93976ec74adaac61173..2710b7bc1b9a31e633b99a3a1d03a6abb631bf40 100644 |
--- a/chrome/browser/local_discovery/device_description.h |
+++ b/chrome/browser/local_discovery/device_description.h |
@@ -38,6 +38,7 @@ struct DeviceDescription { |
std::string url; |
std::string id; |
std::string type; |
+ int version; |
ConnectionState connection_state; |
// Attributes related to local HTTP |