Index: chrome/browser/local_discovery/privet_constants.h |
diff --git a/chrome/browser/local_discovery/privet_constants.h b/chrome/browser/local_discovery/privet_constants.h |
index 7b24ae242af3d8773d2ae4ebef0156a19a087edc..99547b107eafa952b65e73196febd28bba488a0b 100644 |
--- a/chrome/browser/local_discovery/privet_constants.h |
+++ b/chrome/browser/local_discovery/privet_constants.h |
@@ -48,6 +48,7 @@ const double kPrivetMaximumTimeScaling = 1.2; |
extern const char kPrivetTxtKeyName[]; |
extern const char kPrivetTxtKeyDescription[]; |
extern const char kPrivetTxtKeyURL[]; |
+extern const char kPrivetTxtKeyVersion[]; |
extern const char kPrivetTxtKeyType[]; |
extern const char kPrivetTxtKeyID[]; |
extern const char kPrivetTxtKeyConnectionState[]; |